library-manager/.gitignore
2024-01-22 14:09:40 -05:00

13 lines
145 B
Plaintext

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