Revision 74318c89ebe0225523249630e3feef1ba2cce9e5 authored by Vincent Bernardoff on 12 December 2017, 15:48:24 UTC, committed by Benjamin Canou on 12 December 2017, 16:35:33 UTC
1 parent e9c45c0
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