sidekick/.gitignore
Simon Cruanes ac50e10788 big refactoring
- move to jbuilder
- use a functorial heap (with indices embedded in lit/var)
- update Vec with optims from mc2
- change semantics of Vec.shrink
- use new Log module
2017-12-28 15:51:04 +01:00

13 lines
120 B
Text

_build/
*.annot
*.native
*.log
*.status
.*.swp
.session
*.docdir
src/util/log.ml
doc/index.html
*.exe
.merlin
*.install