aboutsummaryrefslogtreecommitdiffstats
path: root/Qt.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Qt.gitignore')
-rw-r--r--Qt.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/Qt.gitignore b/Qt.gitignore
index d1aec9ec..2ca752a7 100644
--- a/Qt.gitignore
+++ b/Qt.gitignore
@@ -1,7 +1,11 @@
# C++ objects and libs
+*.slo
+*.lo
*.o
*.a
+*.la
+*.lai
*.so
*.dll
*.dynlib
@@ -12,3 +16,5 @@
*.pro.user.*
moc_*.cpp
qrc_*.cpp
+Makefile
+*-build-*