# vscode settings
.vscode/
# ignore generated parser
calc.c
# ignore compiled parser
calc
a.out
# macOS artifcats
.DS_Store