feat: 添加gitignore
This commit is contained in:
parent
509fa02939
commit
1e9c562b85
|
@ -22,4 +22,5 @@ server/conf*.json
|
||||||
sh/*
|
sh/*
|
||||||
temp/*
|
temp/*
|
||||||
nohup.out
|
nohup.out
|
||||||
*.zip
|
*.zip
|
||||||
|
scripts/correct*.py
|
Loading…
Reference in New Issue