Ignore static libs
authorJeremy Tan <[email protected]>
Tue, 22 Oct 2013 11:47:30 +0000 (19:47 +0800)
committerJeremy Tan <[email protected]>
Tue, 22 Oct 2013 11:47:30 +0000 (19:47 +0800)
.gitignore

index ae7115d..42ff1cb 100644 (file)
@@ -2,6 +2,8 @@
 *.o
 *.exe
 *.dll
+*.a
+*.lib
 
 .DS_Store
 .DS_Store?

UCC git Repository :: git.ucc.asn.au