# Google App Engine generated folder
appengine-generated/

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.



package-lock.json
config.json
.git
*.secret

# Ignore Git config files that might contain sensitive data
/.git/config
# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.env
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Server Config
Dockerfile
Jenkinsfile
docker-compose-ui.yml