frontend/.gitignore
2024-05-26 16:07:01 +02:00

16 lines
237 B
Plaintext

.DS_Store
node_modules
/build
/package
*.svelte-kit
vite.config.js.timestamp-*
# Sentry Config File
.sentryclirc
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
.npmrc
.prettierignore
.prettierrc
.env*