Revision 82dcd5c179ff370405f581e2a33e889bcbda7866 authored by Milo Davis on 04 December 2017, 15:35:48 UTC, committed by Benjamin Canou on 14 December 2017, 17:10:50 UTC
1 parent b2918c1
Raw File
.dockerignore

_build
**/*.install

tezos-node
tezos-protocol-compiler
tezos-client

scripts/opam-test-all.sh.DONE

**/.merlin

**/*~
**/\#*\#

**/*.rej
**/*.orig

_opam

.git
.gitignore
.gitlab-ci.yml

back to top