Merge pull request #7205 from BenJamesBen/gitignore-nx-workspace-data
Some checks failed
ESLint All Files / lint (18.x) (push) Has been cancelled
Test new-design / noop (push) Has been cancelled
Some checks failed
ESLint All Files / lint (18.x) (push) Has been cancelled
Test new-design / noop (push) Has been cancelled
fix(.gitignore): Ignore nx/workspace-data
This commit is contained in:
commit
1073d3526b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -27,6 +27,7 @@ sites/*/package-lock.json
|
|||
|
||||
# Nx cache
|
||||
.nx/cache
|
||||
.nx/workspace-data
|
||||
|
||||
# Docusaurus cache
|
||||
.docusaurus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue