Skip to content

Commit ffafc4e

Browse files
authored
Update .gitignore to excule .turbo and ggshield cache (#7236)
1 parent d96ef44 commit ffafc4e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@ coverage
3838
**/cypress/screenshots
3939

4040
# Local version of changeset's changelog
41-
.changeset/changelog.js
41+
.changeset/changelog.js
42+
43+
.turbo
44+
.cache_ggshield

0 commit comments

Comments
 (0)