aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2012-10-25 11:04:07 +0000
committerVincent Richard <[email protected]>2012-10-25 11:04:07 +0000
commit28841c2aee39f2696b8f3c85c6076d5e4820366e (patch)
tree52738d5d3cdc604183e982c6d1d6317347fd27eb /.gitignore
parentAdded support for timeout when receiving data from a socket (POSIX platform). (diff)
downloadvmime-28841c2aee39f2696b8f3c85c6076d5e4820366e.tar.gz
vmime-28841c2aee39f2696b8f3c85c6076d5e4820366e.zip
Added ignore files (Mac and build files).
Diffstat (limited to '')
-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
+