mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
MacOSX: ignore build artifacts
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -12,6 +12,16 @@
|
|||||||
*.h.gch
|
*.h.gch
|
||||||
src/Main/veracrypt
|
src/Main/veracrypt
|
||||||
|
|
||||||
|
# VC macOS build artifacts
|
||||||
|
src/Main/VeraCrypt
|
||||||
|
src/Main/VeraCrypt.app
|
||||||
|
src/Main/*.dmg
|
||||||
|
src/Setup/MacOSX/*.pkg
|
||||||
|
*.oo
|
||||||
|
*.o.32
|
||||||
|
*.o.64
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
# wxWidgets Linux build artifacts
|
# wxWidgets Linux build artifacts
|
||||||
src/wxrelease
|
src/wxrelease
|
||||||
src/wxdebug
|
src/wxdebug
|
||||||
|
|||||||
Reference in New Issue
Block a user