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.
23 lines
488 B
23 lines
488 B
node_modules
|
|
.idea
|
|
|
|
.git
|
|
|
|
docker/
|
|
!docker/concordia-contracts/migrate.sh
|
|
!docker/concordia-contracts/test-contracts.sh
|
|
!docker/concordia-app/test-app.sh
|
|
!docker/concordia-app/nginx.conf
|
|
!docker/ganache/start-blockchain.sh
|
|
|
|
packages/*/node_modules
|
|
packages/*/dist
|
|
packages/*/coverage
|
|
packages/*/*.env*
|
|
# TO-NEVER-DO: exclude the build folder of the contracts package, it's needed for building the application image.
|
|
packages/concordia-app/build
|
|
|
|
Jenkinsfile
|
|
|
|
README.md
|
|
packages/*/README.md
|