Updated gitignore.
[jars.git] / .gitignore
index 245fdd7..42eb7f0 100644 (file)
@@ -1,3 +1,12 @@
-icws94.txt
+# Executables
 koth
-*.import.scm
\ No newline at end of file
+run-mars
+
+# Libraries
+*.o
+*.so
+*.import.scm
+
+# Other cruft
+icws94.txt
+hill
\ No newline at end of file