cleanup
[progcomp10.git] / .gitignore
index c2668d6..047c57f 100644 (file)
@@ -3,7 +3,9 @@ build/
 *.pbxuser
 *.mode1v3
 
+# gcc noise
 *.o
+*.a
 
 # old skool
 .svn
@@ -11,3 +13,6 @@ build/
 # osx noise
 .DS_Store
 profile
+
+# python noise
+*.pyc

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