Files
phishingclub/frontend/.gitignore
2025-08-21 16:14:09 +02:00

12 lines
193 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
vite.dev.config.ts.timestamp-*
vite.dev.config.js.timestamp-*