floter.design/.gitignore
2026-02-10 18:06:34 +01:00

16 lines
No EOL
183 B
Text

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Local Netlify folder
.netlify
# IDE files
.idea