Add .nx/ to .gitignore to exclude build cache files
This commit is contained in:
@@ -5,3 +5,4 @@ packages/*/__tests__/_temp/
|
||||
.DS_Store
|
||||
*.xar
|
||||
packages/*/audit.json
|
||||
.nx/
|
||||
|
||||
Reference in New Issue
Block a user