ref: da08e6974cc1168a938832e90bb7c0537330feba
parent: af7b8b1a9f33399fe686c3ba44ae8ae655bfe513
author: Werner Lemberg <[email protected]>
date: Sun Mar 20 14:28:31 EDT 2011
Ignore *.o and *.a files.
--- a/objs/.gitignore
+++ b/objs/.gitignore
@@ -7,6 +7,8 @@
libfreetype.la
.libs
*.lo
+*.o
+*.a
debug*/
release*/
win32/