mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
update gitignore
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@@ -1,12 +1,13 @@
|
||||
Makefile
|
||||
.ui/
|
||||
.moc/
|
||||
.obj/
|
||||
*.o
|
||||
*.a
|
||||
sqlitedbbrowser.pro.user
|
||||
src/qrc_icons.cpp
|
||||
sqlitebrowser.pro.user
|
||||
|
||||
src/.ui/
|
||||
src/sqlitebrowser
|
||||
Makefile.antlr
|
||||
*.so
|
||||
*.so.*
|
||||
src/Makefile*
|
||||
src/debug
|
||||
src/release
|
||||
|
||||
libs/*/Makefile*
|
||||
libs/*/debug/
|
||||
libs/*/release/
|
||||
libs/*/*.a
|
||||
|
||||
Reference in New Issue
Block a user