Merge pull request #4248 from CvH/10.0/ignore

gitignore: ignore tools/mkpkg/.git files
This commit is contained in:
MilhouseVH 2020-03-29 17:17:19 +01:00 committed by GitHub
commit a8d6870294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -34,3 +34,6 @@ mkpkg-temp
# crap
.DS_Store
.directory
# ignore git repos from update scripts
tools/mkpkg/*.git