summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2019-06-10 17:33:35 +0300
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2019-06-11 11:52:20 +0300
commit17be624891943ef0f0fd24bf11cb0db23e142878 (patch)
tree3b7a60f342964cdd59cf9b8fed9c8511ace0bbf5
parent68de77d6c44ab05ec4a251aa928dbb04d00e3299 (diff)
Add .gitignore file
Change-Id: I5d28085ef2b37d0fc5c98f64c036bd2fcbfaa689 Reviewed-by: Antti Määttä <antti.maatta@qt.io>
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5975798
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+build-*
+*.pro.user*
+/*/Viewer/Shared/UICEmbeddedWatermark.cpp
+/.qmake.stash
+fontcache/
+mocinclude.opt
+/installerextras/*/
+/src/3rdparty/boost/
+/src/3rdparty/FBX/
+*.o
+Makefile
+Makefile.*
+.moc/
+.uic/
+.rcc/
+.obj/
+lib/
+moc_*.cpp
+.DS_Store
+*.qmlc
+*.so