VeraCrypt
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d22f88a..79fe1af5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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