2019-08-02 12:56:16 +00:00
|
|
|
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
|
|
|
|
# dependencies
|
|
|
|
#/backend/node_modules
|
|
|
|
/kubernetes
|
|
|
|
/node_modules
|
|
|
|
.idea
|
|
|
|
|
|
|
|
# misc
|
|
|
|
.DS_Store
|
|
|
|
.env.local
|
|
|
|
.env.development.local
|
|
|
|
.env.test.local
|
|
|
|
.env.production.local
|
|
|
|
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
yarn.lock
|
|
|
|
|
|
|
|
**/*/paymentService.test.js
|
2020-07-10 12:20:35 +00:00
|
|
|
apiTest.rest
|
|
|
|
|
|
|
|
application_security_dir
|
2021-04-01 09:04:54 +00:00
|
|
|
container_security_dir
|
|
|
|
|
2021-10-13 18:12:42 +00:00
|
|
|
# coverage
|
|
|
|
/coverage
|
|
|
|
/.nyc_output
|
|
|
|
|
2021-04-01 09:04:54 +00:00
|
|
|
/greenlock.d/config.json
|
|
|
|
/greenlock.d/config.json.bak
|