Update .gitignore
This commit is contained in:
@@ -147,3 +147,10 @@ dist
|
|||||||
|
|
||||||
# Build/Distribution scripts
|
# Build/Distribution scripts
|
||||||
dist-scripts/
|
dist-scripts/
|
||||||
|
|
||||||
|
# Sub-package specific ignores
|
||||||
|
/packages/backend/node_modules/
|
||||||
|
/packages/backend/dist/
|
||||||
|
/packages/frontend/node_modules/
|
||||||
|
/packages/frontend/dist/
|
||||||
|
/packages/frontend/.vite/
|
||||||
|
|||||||
Reference in New Issue
Block a user