# Web coq/**/*.html coq/**/*.js coq/**/*.css # Haskell *.hi *.o a.out # OCaml *.cm[oi] # Coq .lia.cache # ghdl *.cf *.vcd # Python __pycache__/ *.py[cod] .env/ .pytest_cache/ # mypy .mypy_cache/ # Distribution / packaging build/ dist/ *.egg-info/ # Vim *.sw[op] # Emacs *~ \#*\# # Unit test / coverage reports .tox/ .cache .coverage htmlcov/ coverage.xml # Traces *.trace # latex *.aux *.log *.var *.toc # mllex *.lex.sml # lex,yacc lex.yy.c # bluespec *.bo *.ba *.cxx *.so # /** matches 0 or more levels of directories bsv/**/bsim bsv/**/*.h latex/**/*.pdf