Skip to content

Commit 833500c

Browse files
committed
chore(build): Ignore generated specs and frontend build output
1 parent 266523d commit 833500c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ go.work.sum
1010
.grite/
1111
hack/
1212
.pnpm-store/
13+
specs/

cmd/query/www/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
.vite/
33
*.tsbuildinfo
4+
dist/

0 commit comments

Comments
 (0)