Merge pull request #20 from gaelicWizard/TAR

Exclude .git and .hg from installed packages
This commit is contained in:
rfm 2024-02-14 11:58:52 +00:00 committed by GitHub
commit fa9df0b6fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,4 @@
CVS
*.svn
*.git
*.hg