added .tar.gz files to .gitignore

This commit is contained in:
lqdev 2021-04-25 11:45:34 +02:00
parent 5e8e2f54b5
commit 064fc35c77
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ build*
.build*
.run*
*.zip
*.tar.gz
.lite-debug.log
subprojects/lua
subprojects/libagg