34 lines
272 B
Plaintext
34 lines
272 B
Plaintext
__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/ |