mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Update gitignore.
This commit is contained in:
parent
6faea2b5a7
commit
59604218f4
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,9 @@
|
|||||||
# YACReader
|
# YACReader
|
||||||
release64*
|
release64*
|
||||||
debug64*
|
debug64*
|
||||||
|
* MacOSX-Intel*
|
||||||
|
dependencies/create-dmg
|
||||||
|
signapps.sh
|
||||||
|
|
||||||
# C++ objects and libs
|
# C++ objects and libs
|
||||||
*.slo
|
*.slo
|
||||||
@ -55,5 +58,6 @@ CMakeLists.txt.user*
|
|||||||
*.stash
|
*.stash
|
||||||
|
|
||||||
*.plist
|
*.plist
|
||||||
|
*.dmg
|
||||||
|
|
||||||
YACReaderLibrary/YACReaderLibrary\.xcodeproj/
|
YACReaderLibrary/YACReaderLibrary\.xcodeproj/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user