python/.gitignore
2018-07-20 12:17:31 +02:00

8 lines
72 B
Text

.pytest_cache/
.tox/
build/
module.*
setup.py
test_foo.py
tox.ini
venv/