Files
SiMengWebSite_Notes/.gitignore

22 lines
325 B
Plaintext

**/node_modules
docs/.vuepress/.cache
docs/.vuepress/.temp
docs/.vuepress/dist
.trae/
.DS_Store
*.log
# Local project brief for agents (do not commit)
PROJECT_BRIEF.local.md
# Build and Publish output
_publish/
# Local resources storage (not uploaded)
resources/
# Ensure .gitkeep files are always tracked
!**/.gitkeep