Files
siv/.gitignore
2025-06-13 22:06:14 -07:00

21 lines
201 B
Plaintext

# build files
node_modules
.next
.DS_Store
yarn-error.log
.vscode
yarn.lock
.vercel
# Environment Variables
.env.local
cypress.env.json
TODO.md
*.log
*.todo
*.tsbuildinfo
package-lock.json
bun.lock