ignore all files matching _*.nix except those explicitly approved
This commit is contained in:
parent
a57f4b0094
commit
4a14f2a0c1
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
||||||
\#*
|
\#*
|
||||||
*~
|
*~
|
||||||
result
|
result
|
||||||
|
_*.nix
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
|
Loading…
Reference in New Issue
Block a user