diff --git a/.gitignore b/.gitignore index c517485..eee6202 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ Makefile .cache lexer.ll.c parser.tab.c -parser.tab.h \ No newline at end of file +parser.tab.h +build \ No newline at end of file