diff --git a/.gitignore b/.gitignore index e69de29..efaffbe 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,4 @@ +lex.yy.c +*.tab.c +*.tab.h +*-cocc \ No newline at end of file