updated gitignore

This commit is contained in:
Luis Ángel San Martín 2018-05-21 18:54:10 +02:00
parent 5c876e6785
commit 8d60659a4d

7
.gitignore vendored
View File

@ -32,6 +32,13 @@ ui_*.h
*.jsc
Makefile*
*build-*
*.build*
*.app*
*.pbxproj
*.mak
*.xcworkspace*
*xcshareddata*
*.swp
# Qt unit tests
target_wrapper.*