mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Ignore libp7zip folder and pch files.
This commit is contained in:
parent
ce2394d236
commit
a9f1c93abe
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,7 @@ debug64*
|
||||
dependencies/create-dmg
|
||||
signapps.sh
|
||||
lib7zip
|
||||
libp7zip
|
||||
|
||||
# C++ objects and libs
|
||||
*.slo
|
||||
@ -16,6 +17,7 @@ lib7zip
|
||||
*.so
|
||||
*.dll
|
||||
*.dylib
|
||||
*.pch
|
||||
|
||||
# Qt-es
|
||||
object_script.*.Release
|
||||
|
Loading…
Reference in New Issue
Block a user