sidekick/.gitignore
Guillaume Bury ed037a4aab Replaced old makefile (we use ocamlbuild now).
Added .merlin (still may needs some work though).
Fixed some warning of deprecated use of 'Pervasives.or'
2014-10-29 12:43:08 +01:00

16 lines
107 B
Text

_build/
*.annot
*.cma
*.cmi
*.cmo
*.cmx
*.cmxa
*.cmxs
*.o
*.a
*.native
*.log
*.status
.*.swp
TAGS
.session