aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3558c56..cc61368 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,7 @@
bin/
-build/
+c_lexer/build/
+c_parser/build/
+*.yy.cpp
+*.tab.cpp
+*.tab.hpp
+*.o