Ignore *.o and *.a files.
This commit is contained in:
parent
af7b8b1a9f
commit
da08e6974c
2
objs/.gitignore
vendored
2
objs/.gitignore
vendored
@ -7,6 +7,8 @@ ftoption.h
|
||||
libfreetype.la
|
||||
.libs
|
||||
*.lo
|
||||
*.o
|
||||
*.a
|
||||
debug*/
|
||||
release*/
|
||||
win32/
|
||||
|
Loading…
Reference in New Issue
Block a user