gitops-secrets
Version:
SecretOps workflow for bundling encrypted secrets into your deployments to safely decrypt at runtime.
64 lines (46 loc) • 704 B
Plain Text
package-lock.json
pnpm-lock.yaml
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Mac
.DS_Store
doppler.json
# Test Reports
tests/reports
# ENVs
*.env
env
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# next.js build output
.next
Server.code-workspace
# Ejs and HTML
.ejs
.html
dist