python/.gitignore
2018-07-20 10:52:31 +02:00

8 lines
77 B
Text

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