aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 56c17e7f3059262e2c411c55f402ec4c3f70b0f4 (plain)
1
2
3
4
5
6
7
8
bin/
c_lexer/build/
c_parser/build/
*.yy.cpp
*.tab.cpp
*.tab.hpp
*.o
*.output