mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
MacOSX: ignore build artifacts
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -12,6 +12,16 @@
|
||||
*.h.gch
|
||||
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
|
||||
src/wxrelease
|
||||
src/wxdebug
|
||||
|
||||
Reference in New Issue
Block a user