Added .gitignore.
This commit is contained in:
parent
92c445dd63
commit
97a88a496b
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
*.o
|
||||||
|
*.swp
|
||||||
|
build/
|
||||||
|
|
||||||
|
/libvmime.a
|
||||||
|
/vmime.pc
|
||||||
|
/vmime/config.hpp
|
||||||
|
|
||||||
|
# SConstruct
|
||||||
|
.sconsign.dblite
|
||||||
|
/options.cache
|
Loading…
Reference in New Issue
Block a user