diff --git a/.gitignore b/.gitignore index 4777691..8773e35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /.direnv /.cache +/lex.yy.c +*.o +/parser.tab.* +/program