mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-27 21:49:04 +08:00
chore(web): add backend and turborepo to gitignore
This commit is contained in:
7
web/.gitignore
vendored
7
web/.gitignore
vendored
@@ -43,3 +43,10 @@ next-env.d.ts
|
|||||||
# Cursor
|
# Cursor
|
||||||
.cursor
|
.cursor
|
||||||
.env.local
|
.env.local
|
||||||
|
# Turborepo
|
||||||
|
.turbo
|
||||||
|
|
||||||
|
# Pocketbase
|
||||||
|
backend/pocketbase
|
||||||
|
backend/pb_data
|
||||||
|
backend/pb_migrations
|
||||||
Reference in New Issue
Block a user