.DS_Store
*.swp
*.out
*.cm*
_build
*.log
*.cache
src/parser.ml
src/parser.mli
src/scanner.ml
node_modules
codegen/out.js
outputs
.sass-cache
out.js
venv
*.native

!test/compiler-tests/*.out
