Files
siv/.gitignore
2024-03-13 15:33:44 -07:00

19 lines
174 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