sidekick/.gitignore
Simon Cruanes 2fe5be8317 update Log interface, with real/dummy implementation
- `make disable_log` to use the dummy
- `make enable_log` to use the real one (slower)
2016-01-20 21:04:44 +01:00

10 lines
88 B
Text

_build/
tests/main
*.annot
*.native
*.log
*.status
.*.swp
.session
*.docdir
util/log.ml