cleanup
[progcomp10.git] / .gitignore
index d676377..047c57f 100644 (file)
@@ -1,11 +1,18 @@
 # xcode noise
-build/*
+build/
 *.pbxuser
 *.mode1v3
 
+# gcc noise
+*.o
+*.a
+
 # old skool
 .svn
 
 # osx noise
 .DS_Store
 profile
+
+# python noise
+*.pyc

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