summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3b25b6ea7da2b1df65dd9295a1bcdea1c01c02cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## /.gitignore

## Emacs specific
*~
*#

## Dune specific
_build
*.install
.merlin

## Project specific
lib
doc
bin
morsmall_test_report_*.org