mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-06 08:18:01 +02:00
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