mirror of
https://github.com/Routstr/routstrd.git
synced 2026-08-09 03:44:38 +00:00
27 lines
181 B
Plaintext
27 lines
181 B
Plaintext
node_modules/
|
|
|
|
dist/
|
|
build/
|
|
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
|
|
*.log
|
|
npm-debug.log*
|
|
bun-debug.log*
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
coverage/
|
|
.nyc_output/
|
|
|
|
tmp/
|
|
temp/
|