aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 44e03a8b..b855c515 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
*.o
*.swp
build/
+*.a
+*.dSYM
/libvmime.a
/vmime.pc
@@ -9,3 +11,7 @@ build/
# SConstruct
.sconsign.dblite
/options.cache
+
+# Mac
+._DS_Store
+