Skip to content

Commit

Permalink
infra: update .gitignore to ignore everything inside .nx folder (#…
Browse files Browse the repository at this point in the history
…267)

infra: ignore everything inside `.nx` folder

Everything inside `.nx` folder should be ignored since it's only valuable for local development

Co-authored-by: Ankit Pant <ankit12.pant@gmail.com>
  • Loading branch information
ahnpnl and ankypant authored Oct 15, 2024
1 parent 91718d5 commit df98750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ playwright-report/
.ngapimock
allure-results/
test-output/
.nx/cache
.nx

0 comments on commit df98750

Please sign in to comment.