Hook up Unit.run() to api
[osm/N2VC.git] / .gitignore
index 49aad84..cd9f273 100644 (file)
@@ -2,3 +2,7 @@
 .venv/
 *.pyc
 docs/_build/
+__pycache__/
+.tox/
+*.egg-info/
+.cache/