update .gitignore: ignore object files
authorP2P-Next <p2p-next@cs.pub.ro>
Mon, 9 Aug 2010 17:10:59 +0000 (20:10 +0300)
committerP2P-Next <p2p-next@cs.pub.ro>
Mon, 9 Aug 2010 17:13:24 +0000 (20:13 +0300)
.gitignore

index 151a6d0..561895e 100644 (file)
@@ -1,3 +1,4 @@
 *.pyc
 *~
 *.db
+*.o