Added parse error on empty program.
[jars.git] / .gitignore
index 245fdd7..4510f30 100644 (file)
@@ -1,3 +1,13 @@
-icws94.txt
+# Executables
 koth
-*.import.scm
\ No newline at end of file
+run-mars
+debug-mars
+
+# Libraries
+*.o
+*.so
+*.import.scm
+
+# Other cruft
+icws94.txt
+hill
\ No newline at end of file