VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThierry Lelegard <lelegard@users.noreply.github.com>2020-11-28 17:10:51 +0100
committerGitHub <noreply@github.com>2020-11-28 17:10:51 +0100
commit66e550d11f1cb1fc5c13e8acf608cf753f1fb2fc (patch)
tree88cd66d24668c2910044493e950ab57ce6833adb /.gitignore
parent719f32fa7712ab411430377217aadce57f17f272 (diff)
downloadVeraCrypt-66e550d11f1cb1fc5c13e8acf608cf753f1fb2fc.tar.gz
VeraCrypt-66e550d11f1cb1fc5c13e8acf608cf753f1fb2fc.zip
Fixed macFUSE support for macOS 11 (Big Sur) (#699)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d22f88a..724f64ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,9 @@
*.txt.h
*.h.gch
src/Main/veracrypt
+*.oo
+*.o.32
+*.o.64
# wxWidgets Linux build artifacts
src/wxrelease