mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Added macOS app file to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user