Add .a files to .gitignore

This commit is contained in:
Gergely Polonkai 2014-03-30 09:34:04 +02:00
parent 306584ff70
commit 8b25c69251
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
.deps/
.libs/
*~
*.a
*.o
*.lo
*.la