mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-25 15:10:56 +00:00
Exclude .git and .hg from installed packages
This commit is contained in:
parent
93c893bcde
commit
30e6966ae5
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
CVS
|
CVS
|
||||||
*.svn
|
*.svn
|
||||||
|
*.git
|
||||||
|
*.hg
|
||||||
|
|
Loading…
Reference in a new issue