Ignore anywhere

This commit is contained in:
Miro Hrončok 2018-07-20 12:17:31 +02:00
commit 7f890d12b8

10
.gitignore vendored
View file

@ -1,8 +1,8 @@
.pytest_cache/ .pytest_cache/
.tox/ .tox/
build/ build/
/module.* module.*
/setup.py setup.py
/test_foo.py test_foo.py
/tox.ini tox.ini
/venv/ venv/