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