Skip to content

Commit

Permalink
chore(meta): add .nx to gitignore
Browse files Browse the repository at this point in the history
Nx 17 uses this directory which I have installed globally, may as well get
this ignored ASAP.
  • Loading branch information
tsa96 committed Nov 19, 2023
1 parent f04dd00 commit 3f71128
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 @@ -45,3 +45,4 @@ testem.log
Thumbs.db

.angular
.nx

0 comments on commit 3f71128

Please sign in to comment.