added gitignore file

This commit is contained in:
Steffen Vogel 2011-09-01 09:02:53 +02:00
parent e3aa19f856
commit 342d0d9024

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a