Ignore *.o and *.a files.
This commit is contained in:
parent
af7b8b1a9f
commit
da08e6974c
1 changed files with 2 additions and 0 deletions
2
objs/.gitignore
vendored
2
objs/.gitignore
vendored
|
@ -7,6 +7,8 @@ ftoption.h
|
|||
libfreetype.la
|
||||
.libs
|
||||
*.lo
|
||||
*.o
|
||||
*.a
|
||||
debug*/
|
||||
release*/
|
||||
win32/
|
||||
|
|
Loading…
Add table
Reference in a new issue