VeraCrypt
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-11-28 19:30:37 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-11-29 00:51:44 +0100
commit27ad5c3c8c1541c2c9b5422f751403b3d57bf163 (patch)
treed43516988a116edebc60747ba1ce1a8074627a62
parent5f08b45dcd9cb8e4ea8b5052b54fade67abad6df (diff)
downloadVeraCrypt-27ad5c3c8c1541c2c9b5422f751403b3d57bf163.tar.gz
VeraCrypt-27ad5c3c8c1541c2c9b5422f751403b3d57bf163.zip
MacOSX: ignore build artifacts
-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