Added ignore files (Mac and build files).

This commit is contained in:
Vincent Richard 2012-10-25 13:04:07 +02:00
parent 794afe9a1b
commit 28841c2aee

6
.gitignore vendored
View File

@ -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