mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 17:18:23 -04:00
updated gitignore
This commit is contained in:
parent
5c876e6785
commit
8d60659a4d
7
.gitignore
vendored
7
.gitignore
vendored
@ -32,6 +32,13 @@ ui_*.h
|
|||||||
*.jsc
|
*.jsc
|
||||||
Makefile*
|
Makefile*
|
||||||
*build-*
|
*build-*
|
||||||
|
*.build*
|
||||||
|
*.app*
|
||||||
|
*.pbxproj
|
||||||
|
*.mak
|
||||||
|
*.xcworkspace*
|
||||||
|
*xcshareddata*
|
||||||
|
*.swp
|
||||||
|
|
||||||
# Qt unit tests
|
# Qt unit tests
|
||||||
target_wrapper.*
|
target_wrapper.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user