mirror of https://gitlab.com/ecentrics/concordia
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
348 B
18 lines
348 B
4 years ago
|
node_modules
|
||
|
.idea
|
||
|
|
||
|
.git
|
||
|
|
||
|
docker/
|
||
|
!docker/apella-contracts/migrate.sh
|
||
|
|
||
|
packages/*/node_modules
|
||
|
packages/*/dist
|
||
|
packages/*/coverage
|
||
|
# TO-NEVER-DO: exclude the build *folder* from contracts package, it's needed for building the app the JSON contract
|
||
|
# artifacts can be ignored
|
||
|
packages/apella-contracts/build/*
|
||
|
packages/apella-app/build
|
||
|
|
||
|
Jenkinsfile
|