Exclude .git and .hg from installed packages

This commit is contained in:
John D Pell 2021-07-06 14:45:45 -07:00 committed by GitHub
parent 93c893bcde
commit 30e6966ae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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