summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2011-03-20 18:28:31 +0100
committerWerner Lemberg <wl@gnu.org>2011-03-20 18:28:31 +0100
commitda08e6974cc1168a938832e90bb7c0537330feba (patch)
tree3ec7263dc09c64246c10205f9b606244c342c933
parentaf7b8b1a9f33399fe686c3ba44ae8ae655bfe513 (diff)
Ignore *.o and *.a files.
-rw-r--r--objs/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/objs/.gitignore b/objs/.gitignore
index b94771b3..100d7d8f 100644
--- a/objs/.gitignore
+++ b/objs/.gitignore
@@ -7,6 +7,8 @@ ftoption.h
libfreetype.la
.libs
*.lo
+*.o
+*.a
debug*/
release*/
win32/