Skip to content
Snippets Groups Projects
.gitignore 357 B
Newer Older
# General ignores
# Local build configuration file
/_vendor*

# Dune stuff
_build
.merlin
*.install

# (webpack, if building in source dir)
ui-js/addon/*.png
*.browser.js
*.js.map

# Links for in-place serving
/coq-js/jscoq_worker.js