chore: ignore doc folder and webapp pid

This commit is contained in:
JOJO 2026-01-25 16:15:43 +08:00
parent d0197c38c3
commit 1c2ad9eb72

4
.gitignore vendored
View File

@ -27,3 +27,7 @@ sub_agent/project/
node_modules/
static/dist/
*.tsbuildinfo
# Ignore docs and runtime pid
webapp.pid
doc/