aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c6a4589..615b21b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
bin/
c_lexer/build/
c_parser/build/
+c_compiler/build/
*.yy.cpp
*.tab.cpp
*.tab.hpp