Update gitignore

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2020-09-24 20:13:44 +01:00
parent d539727a2d
commit ee7963e00f
No known key found for this signature in database
GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -4,6 +4,7 @@ man/*.1
.stamp_*
.DS_Store
__pycache__
*.dll
*.pyc
*.pkg
android/.server/
@ -14,3 +15,7 @@ codeBlocks
macos/package.xml
macos/package-welcome.txt
# windows release files
windows/inno/version.iss
windows/inno/win32
windows/inno/win64