oneuptime/.gitignore
2020-04-06 19:05:48 +02:00

38 lines
496 B
Plaintext

node_modules
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
.idea
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
env.js
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
Untitled-1
*.local.sh
*.local.yaml
nohup.out*
encrypted-credentials.tar
encrypted-credentials/
_README.md
# This is the build directory of gcp-deployer.
gcp-deployer/chart