15 lines
187 B
Plaintext
15 lines
187 B
Plaintext
# Unit test / coverage reports
|
|
.tox
|
|
.cache
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__
|
|
*.py[cod]
|
|
.coverage
|
|
.coverage.*
|
|
.pytest_cache
|
|
|
|
# ide
|
|
.vscode
|
|
|
|
changelogs/.plugin-cache.yaml |