panorama/.gitignore

11 lines
132 B
Text
Raw Normal View History

2024-11-04 05:34:22 +00:00
.DS_Store
2024-11-04 07:15:58 +00:00
node_modules
/build
/.svelte-kit
/package
2024-11-04 05:34:22 +00:00
.env
2024-11-04 07:15:58 +00:00
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*