chore: update .gitignore

This commit is contained in:
2025-12-06 09:57:08 +08:00
parent 9b7c3958ec
commit 1941e6bcaf

4
frontend/.gitignore vendored
View File

@@ -1,7 +1,3 @@
# Ignore node_modules and build artifacts # Ignore node_modules and build artifacts
node_modules/ node_modules/
dist/ dist/
*.log
# Keep the placeholder index.html for development
!dist/index.html