website/.gitignore

12 lines
140 B
Text
Raw Normal View History

2024-04-23 14:58:48 +10:00
.DS_Store
node_modules
/build
/.svelte-kit
/package
2024-04-24 20:39:37 +10:00
/public
2024-04-23 14:58:48 +10:00
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*