Initial comit - Clone
This commit is contained in:
45
.gitignore
vendored
Normal file
45
.gitignore
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
.merlin
|
||||
|
||||
distribution
|
||||
|
||||
Makefile.config
|
||||
Makefile.local
|
||||
|
||||
# Generated from dune.in files
|
||||
benchmark/dune
|
||||
bin/cache_files/dune
|
||||
bin/connex/dune
|
||||
bin/consang/dune
|
||||
bin/fixbase/dune
|
||||
bin/ged2gwb/dune
|
||||
bin/gwb2ged/dune
|
||||
bin/gwc/dune
|
||||
bin/gwd/dune
|
||||
bin/gwdiff/dune
|
||||
bin/gwgc/dune
|
||||
bin/gwrepl/.depend
|
||||
bin/gwrepl/dune
|
||||
bin/gwu/dune
|
||||
bin/setup/dune
|
||||
bin/update_nldb/dune
|
||||
lib/core/dune
|
||||
lib/dune
|
||||
lib/gwdb/dune
|
||||
lib/util/dune
|
||||
plugins/welcome/dune
|
||||
test/dune
|
||||
|
||||
dune-workspace
|
||||
|
||||
# Generated by jbuilder
|
||||
_build/
|
||||
*.exe
|
||||
*.bc
|
||||
*.install
|
||||
|
||||
# generated by Makefile
|
||||
hd/etc/version.txt
|
||||
lib/version.ml
|
||||
lib/gwlib.ml
|
||||
*~
|
||||
/_opam
|
||||
Reference in New Issue
Block a user