This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Twooth/.gitignore
2023-05-29 15:22:34 -03:00

16 lines
172 B
Plaintext

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