aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 61cf493..aff096e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@ properties
a.out
*-lexer.c
y.*
-*-parser.* \ No newline at end of file
+*-parser.*
+*.a
+*.so