Hook up Unit.run() to api
[osm/N2VC.git] / .gitignore
index 1377554..cd9f273 100644 (file)
@@ -1 +1,8 @@
 *.swp
+.venv/
+*.pyc
+docs/_build/
+__pycache__/
+.tox/
+*.egg-info/
+.cache/