openstellaris/.gitignore
2023-12-25 20:40:37 -05:00

14 lines
169 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
*.bs.js
backend/src/prisma.rs
target