Skip to content

Commit 6b08be8

Browse files
Update .gitignore
1 parent f18685b commit 6b08be8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

client/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
/coverage
1010

1111
# production
12-
/build
12+
.cache/
13+
build/
14+
dist/
1315

1416
# misc
1517
.DS_Store

0 commit comments

Comments
 (0)