oneuptime/.dockerignore

60 lines
628 B
Plaintext
Raw Normal View History

2022-01-19 12:23:34 +00:00
.git
node_modules
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
2022-12-16 07:22:05 +00:00
node_modules
**/node_modules
2022-02-11 22:22:01 +00:00
2022-01-19 12:23:34 +00:00
.idea
# testing
/coverage
# production
/build
# misc
.DS_Store
2022-04-24 19:20:53 +00:00
2022-01-19 12:23:34 +00:00
env.js
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
Untitled-1
*.local.sh
*.local.yaml
run
stop
nohup.out*
encrypted-credentials.tar
encrypted-credentials/
_README.md
# Important Add production values to gitignore.
values-saas-production.yaml
kubernetes/values-saas-production.yaml
/private
2022-01-22 10:37:57 +00:00
2022-01-19 12:23:34 +00:00
/tls_cert.pem
/tls_key.pem
/keys
temp_readme.md
tests/coverage
settings.json
2023-10-18 09:16:23 +00:00
GoSDK/tester/