.gitignore: added *.o
authorPaul Brossier <piem@piem.org>
Thu, 3 Dec 2009 18:26:49 +0000 (19:26 +0100)
committerPaul Brossier <piem@piem.org>
Thu, 3 Dec 2009 18:26:49 +0000 (19:26 +0100)
.gitignore

index 5c842ffa0446fc6f61ad1a891101e220dd287051..c13e2aaec988d4b85c7878e46d2475d2f69c965c 100644 (file)
@@ -4,6 +4,7 @@ Makefile
 .libs
 *.lo
 *.la
+*.o
 
 *.pyc
 *.~[0-9]~