mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Merge pull request #20 from gaelicWizard/TAR
Exclude .git and .hg from installed packages
This commit is contained in:
commit
fa9df0b6fd
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
CVS
|
||||
*.svn
|
||||
*.git
|
||||
*.hg
|
||||
|
|
Loading…
Reference in a new issue