Skip to content

Commit

Permalink
Add cache directories to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
s1sds28 committed Mar 21, 2024
1 parent 9103a26 commit 548e626
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
dist
tmp
/out-tsc
.nx/
.firebase/

# dependencies
node_modules
Expand Down

0 comments on commit 548e626

Please sign in to comment.