Files
svelte-interactions/.gitignore
Hunter Johnston 9c089b1630 initial commit
2024-01-05 22:31:25 -05:00

12 lines
138 B
Plaintext

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