13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
.pytest_cache/*
|
|
.cache/*
|
|
.tox/*
|
|
__pycache__/*
|
|
htmlcov/*
|
|
.coverage
|
|
*.pyc
|
|
*.egg*/*
|
|
dist/*
|
|
.sh
|
|
build/*
|
|
docs/_build
|