Skip to content

Commit

Permalink
chore(*): ignore cache folder
Browse files Browse the repository at this point in the history
  • Loading branch information
billyjov committed Jan 17, 2024
1 parent d4d39f3 commit 9b5453b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ Thumbs.db

# angular-star-rating
@packaged/*

.nx/cache
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.cache
dist
CHANGELOG.md

/.nx/cache

0 comments on commit 9b5453b

Please sign in to comment.