Commit f291da83 by Sébastien Eustace

Update .gitignore

parent 635d13ac
...@@ -15,11 +15,16 @@ pip-log.txt ...@@ -15,11 +15,16 @@ pip-log.txt
# Unit test / coverage reports # Unit test / coverage reports
.coverage .coverage
.tox .tox
nosetests.xml
.pytest_cache .pytest_cache
.DS_Store .DS_Store
.idea/* .idea/*
.python-version .python-version
/test.py
/test_*.*
setup.cfg
setup.py
MANIFEST.in
poetry.lock poetry.lock
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment