Skip to content

Commit

Permalink
chore(gitignore): add temp cache dir to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sammccord committed Jun 12, 2024
1 parent 6cece08 commit efc1084
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .cache/06455ee423dce193-meta.json

This file was deleted.

Binary file removed .cache/06455ee423dce193.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion .cache/8c5ed2801c551e52-meta.json

This file was deleted.

Binary file removed .cache/8c5ed2801c551e52.tar.zst
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules/
.turbo
dist
coverage
.cache

0 comments on commit efc1084

Please sign in to comment.