Skip to content

Commit f856d3d

Browse files
committed
chore: cleanup gitignore
Signed-off-by: braks <[email protected]>
1 parent 0a0efb4 commit f856d3d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.gitignore

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,13 @@ sw.*
9090
# Vim swap files
9191
*.swp
9292

93-
# Db-Data
94-
hasura/db_data/
95-
96-
# Codegen types
97-
types/types.ts
98-
99-
build
93+
# TypeDocs build
10094
typedocs
95+
96+
# TurboRepo
10197
.turbo
98+
99+
# Quasar
102100
.quasar
103101

104102
# pnpm

0 commit comments

Comments
 (0)