Skip to content

Commit bc183a7

Browse files
committed
chore(git): prevent gitignored files from being synced
1 parent 5c626f0 commit bc183a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
.pnp.js
77
.yarn/install-state.gz
88

9-
# testing
9+
# build/test artifacts
10+
/.turbo
1011
/coverage
1112

1213
# next.js

0 commit comments

Comments
 (0)