|
2010-03-15
| ||
| 17:41 | Add a --ignore option to the "extra" command, and an "ignore-glob" setting which causes files with given patterns to be ignored. Tickets [705181a992c] and [5125de2e624]. See also ticket [4e8410bfd69]. check-in: 3555c0fc6f user: drh tags: trunk | |
|
2009-12-31
| ||
| 04:29 | • Ticket [5125de2e62] Enable type of file (extension) to be ignored (e.g. *.OBJ) status still Closed with 1 other change artifact: 414413b7ca user: jeremy_c | |
| 04:29 | • Closed ticket [705181a992]: like something similar to .gitignore plus 2 other changes artifact: dc765a024e user: jeremy_c | |
|
2009-11-04
| ||
| 12:17 | • New ticket [705181a992]. artifact: c73fe87e69 user: anonymous | |
| Ticket Hash: | 705181a992ccb1760ff181d72f315bbfbdc7e783 | ||
| Title: | like something similar to .gitignore | ||
| Status: | Closed | Type: | Feature_Request |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | Duplicate | |
| Last Modified: |
2009-12-31 04:29:49 16.26 years ago |
Created: |
2009-11-04 12:17:01 16.42 years ago |
| Version Found In: | |||
| Description: | ||||
|
i'm using the fossil checkout dir, as my application directory too, i create a couple of sub dirs for app data, this works fine, except of course, when your looking at fossil extras. Actually, another option would be
fossil extras --ignore dir1,dir2 that would satisfy my issues jeremy_c added on 2009-12-31 04:29:49: | ||||