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.
 
 
 
 
 
 

17 lines
357 B

node_modules
.idea
.git
docker/
!docker/concordia-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/concordia-contracts/build/*
packages/concordia-app/build
Jenkinsfile