Files
website/.gitignore
Torsten Dittmann d731785ab6 Update .gitignore
2025-03-25 16:53:22 +01:00

25 lines
320 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/.idea
/.zed
/package
.env
.env.*
.envrc
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
package-lock.json
.tool-versions
.vscode
# Sentry Config File
.sentryclirc
.history
terraform/**/.t*
terraform/**/.env
terraform/**/**/*.tfstate*
/.cache
/test-results