feat: 添加gitignore

This commit is contained in:
caoqianming 2024-04-22 20:13:55 +08:00
parent 509fa02939
commit 1e9c562b85
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -22,4 +22,5 @@ server/conf*.json
sh/* sh/*
temp/* temp/*
nohup.out nohup.out
*.zip *.zip
scripts/correct*.py