Ignore *.o and *.a files.

This commit is contained in:
Werner Lemberg 2011-03-20 18:28:31 +01:00
parent af7b8b1a9f
commit da08e6974c
1 changed files with 2 additions and 0 deletions

2
objs/.gitignore vendored
View File

@ -7,6 +7,8 @@ ftoption.h
libfreetype.la
.libs
*.lo
*.o
*.a
debug*/
release*/
win32/