summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-17 15:05:33 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-17 15:05:33 +0700
commitf3a84461e384b1699516e9adc1a73b24667f7ede (patch)
tree0c12a92200feb9988f9698fb496f01218c0231aa
parent6e6f5bc8ecdc95600aa826ee12af5181fc09621c (diff)
parent89bbf2009cafc0b205222b25d62270cb886ef388 (diff)
Merge branch 'master' of ssh://github.com/darapsa/larva into development
* 'master' of ssh://github.com/darapsa/larva: Update .gitignore Update .gitignore Update .gitignore
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5291a38..b1c3114 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
*.dylib
# Qt-es
+*.cpp
object_script.*.Release
object_script.*.Debug
*_plugin_import.cpp
@@ -28,6 +29,9 @@ ui_*.h
*.jsc
Makefile*
*build-*
+*.pro
+*.conf
+*.qrc
# Qt unit tests
target_wrapper.*
@@ -41,3 +45,12 @@ target_wrapper.*
# QtCreator CMake
CMakeLists.txt.user*
+
+# QtCreator 4.8< compilation database
+compile_commands.json
+
+# QtCreator local machine specific files for imported projects
+*creator.user*
+
+# Assets
+*.svg