1
0
Fork 0

fix(.gitignore): Ignore nx/workspace-data

This commit is contained in:
Benjamin Fan 2024-10-26 06:36:26 -07:00
parent a710f52f44
commit 9b0584e740

1
.gitignore vendored
View file

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