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

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ sh/*
temp/* temp/*
nohup.out nohup.out
*.zip *.zip
scripts/correct*.py