chore: ignore doc folder and webapp pid
This commit is contained in:
parent
d0197c38c3
commit
1c2ad9eb72
4
.gitignore
vendored
4
.gitignore
vendored
@ -27,3 +27,7 @@ sub_agent/project/
|
|||||||
node_modules/
|
node_modules/
|
||||||
static/dist/
|
static/dist/
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
|
# Ignore docs and runtime pid
|
||||||
|
webapp.pid
|
||||||
|
doc/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user