Dumps cProfile stats to a file (default: s5p.prof) on exit. View with: python -m pstats s5p.prof
11 lines
91 B
Plaintext
11 lines
91 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
*.egg
|
|
.eggs/
|
|
dist/
|
|
build/
|
|
.venv/
|
|
config/s5p.yaml
|
|
*.prof
|