chore: .gitignore添加备份目录排除规则
This commit is contained in:
@@ -9,3 +9,4 @@ venv/
|
|||||||
*.log
|
*.log
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
stock-html-backup-*/
|
||||||
|
|||||||
Reference in New Issue
Block a user