d2708740c8
Installation: `./scripts/opam-pin.sh && opam install tezos-node tezos-client` Upgrade installed packages after a `git pull` (opam2 only): `./scripts/opam-upgrade.sh` Remove and cleanup every from the opam repo: `./scripts/opam-unpin.sh`
25 lines
189 B
Plaintext
25 lines
189 B
Plaintext
|
|
_build
|
|
**/*.install
|
|
|
|
tezos-node
|
|
tezos-protocol-compiler
|
|
tezos-client
|
|
|
|
scripts/opam-test-all.sh.DONE
|
|
|
|
**/.merlin
|
|
|
|
**/*~
|
|
**/\#*\#
|
|
|
|
**/*.rej
|
|
**/*.orig
|
|
|
|
_opam
|
|
|
|
.git
|
|
.gitignore
|
|
.gitlab-ci.yml
|
|
|