更新版本
This commit is contained in:
+30
-2
@@ -1,6 +1,34 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
*.so
|
||||
*.egg
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
*.spec
|
||||
/output
|
||||
|
||||
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
.env
|
||||
.env.local
|
||||
.idea/
|
||||
.vscode/
|
||||
*.log
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
.DS_Store
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
.ipynb_checkpoints/
|
||||
*.manifest
|
||||
*.spec
|
||||
config.json
|
||||
*.qm
|
||||
*.ts
|
||||
*.trae/
|
||||
Reference in New Issue
Block a user