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