From 27ad5c3c8c1541c2c9b5422f751403b3d57bf163 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 28 Nov 2020 19:30:37 +0100 Subject: MacOSX: ignore build artifacts --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3