mirror of
https://github.com/siv-org/siv.git
synced 2026-01-08 01:53:53 -05:00
21 lines
201 B
Plaintext
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
|