Attempt at fixing memory mess.
[progcomp10.git] / .gitignore
index c2668d6..4baac77 100644 (file)
@@ -3,7 +3,10 @@ build/
 *.pbxuser
 *.mode1v3
 
+# gcc noise
 *.o
+*.a
+*.dSYM
 
 # old skool
 .svn
@@ -11,3 +14,6 @@ build/
 # osx noise
 .DS_Store
 profile
+
+# python noise
+*.pyc

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