diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..4dbf4ec --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,6 @@ +*.[od] +parser/grammatical.h +parser/grammatical.cpp +parser/lexical.h +parser/lexical.cpp +makemap \ No newline at end of file