mirror of
https://github.com/blackboxprogramming/blackroad-garage.git
synced 2026-03-17 06:57:11 -05:00
chore: add .gitignore
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules/
|
||||
dist/
|
||||
.env
|
||||
.env.local
|
||||
*.log
|
||||
.DS_Store
|
||||
.wrangler/
|
||||
coverage/
|
||||
.next/
|
||||
.turbo/
|
||||
Reference in New Issue
Block a user