mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-11 20:11:47 +00:00
.darcs-boringfile: also ignore .gitignore
This commit is contained in:
@ -29,6 +29,7 @@
|
|||||||
(^|/)ChangeSet($|/)
|
(^|/)ChangeSet($|/)
|
||||||
(^|/)\.svn($|/)
|
(^|/)\.svn($|/)
|
||||||
(^|/)\.git($|/)
|
(^|/)\.git($|/)
|
||||||
|
\.gitignore$
|
||||||
\.py[co]$
|
\.py[co]$
|
||||||
\#
|
\#
|
||||||
\.cvsignore$
|
\.cvsignore$
|
||||||
|
Reference in New Issue
Block a user