Skip to content

Commit

Permalink
config: add .nx to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodrr committed Mar 4, 2024
1 parent 87648b7 commit 18910d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ nx-cloud.env
.env.local
.nyc_output
site
node_modules.backup
node_modules.backup
.nx

0 comments on commit 18910d9

Please sign in to comment.