[darcs-devel] [issue2522] Negate pattern in boring files to re-include a previously excluded file

Mihai Giurgeanu bugs at darcs.net
Tue Jan 31 07:56:41 UTC 2017


New submission from Mihai Giurgeanu <mihai.giurgeanu at gmail.com>:

It would be useful to have the possibility to negate a pattern in the 
boring file, so a file that is matched by a regexp in the boring file to 
be re-included by the negated pattern.

This is the equivalent of lines starting with `!' in gitignore files.

The idea is that a file should be ignored if it matches a regexp in the 
boring file and it does not match a negated regexp (a regexp starting 
with `!') in the same file.

----------
messages: 19344
nosy: mihaigiurgeanu
priority: wishlist
status: unknown
title: Negate pattern in boring files to re-include a previously excluded file

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2522>
__________________________________


More information about the darcs-devel mailing list