Added macOS app file to .gitignore

This commit is contained in:
Iulian Onofrei
2016-09-08 23:12:09 +03:00
parent 842aec8d5a
commit 7d97688a0a

3
.gitignore vendored
View File

@@ -20,6 +20,9 @@ src/gen_version.h
# ignore compiled translation files
src/translations/*.qm
# ignore compiled macOS app
src/*.app/
# no one needs the txt file
src/grammar/sqlite3TokenTypes.txt