1
0
Fork 0

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

fix(.gitignore): Ignore nx/workspace-data
This commit is contained in:
Joost De Cock 2024-10-27 09:02:55 +01:00 committed by GitHub
commit 1073d3526b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -27,6 +27,7 @@ sites/*/package-lock.json
# Nx cache
.nx/cache
.nx/workspace-data
# Docusaurus cache
.docusaurus