mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
14 lines
115 B
Plaintext
14 lines
115 B
Plaintext
*.pyc
|
|
.tox
|
|
.cache
|
|
.pytest_cache/
|
|
build/
|
|
dist/
|
|
*.egg/
|
|
.coverage
|
|
*.egg-info/
|
|
pytestdebug.log
|
|
|
|
fixtures/
|
|
/docs/_build
|