feat: 更改gitignore

This commit is contained in:
caoqianming 2023-12-27 09:03:26 +08:00
parent 03d6a6c99f
commit 6515324b5c
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -21,4 +21,5 @@ server/conf.ini
server/conf.json server/conf.json
sh/* sh/*
temp/* temp/*
nohup.out nohup.out
*.zip