aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2017-01-24 10:57:02 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2017-01-24 11:22:56 +0000
commit1b8836e00da53872bd3c285e5ab5ac8344ccd46c (patch)
tree964172d01aac91548160ede4d482b40b9cbccb1a /.gitignore
parenta8bd317652bf44d37ba97033f8c24b64fbae6419 (diff)
Update .gitignore
Add wrapper.bat files and remove some suffixes and directories that are not relevant on Windows. Change-Id: I9190e0e504090b0bd4d5dd060260e6bf4a3c815f Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 67a1cda..ad2dd58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,11 @@
# C++ objects and libs
-*.slo
-*.lo
-*.o
*.a
*.la
*.lai
-*.so
*.dll
-*.dylib
*.obj
+*_wrapper.bat
# Visual Studio generated files