Skip to content

Commit

Permalink
fix(gitignore): remove cache from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Atticus committed Mar 22, 2024
1 parent 2ac9427 commit 2867abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ coverage
.nyc_output
dist
.husky/_
cache

# IDEs and editors
.vscode
Expand Down

0 comments on commit 2867abc

Please sign in to comment.