aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-03-01 17:23:21 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-03-01 17:23:21 +0000
commite9644f6b24360e55c865c99d9ffbf285cb9d61a0 (patch)
tree6905f280732cf2ee615adb12b9a2ce61fb7d3756 /.gitignore
parent9e761324895d098a87f0ba66b7eb1794cd3ed6b4 (diff)
downloadCompiler-e9644f6b24360e55c865c99d9ffbf285cb9d61a0.tar.gz
Compiler-e9644f6b24360e55c865c99d9ffbf285cb9d61a0.zip
compiler
Diffstat (limited to '.gitignore')
-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