fix: correct .gitignore formatting

This commit is contained in:
xujiang
2025-07-08 17:44:53 +08:00
parent 80622be036
commit 60742fd563

5
.gitignore vendored
View File

@ -92,4 +92,7 @@ admin/build/
# Logs
logs/
*.logfrontend/node_modules/
*.log
# Frontend specific
frontend/node_modules/