Explicitly set basepython=python3 for integration tests.
[osm/N2VC.git] / .gitignore
index 49aad84..da5be27 100644 (file)
@@ -1,4 +1,11 @@
-*.swp
+*.sw[mnop]
 .venv/
 *.pyc
+*.py~
 docs/_build/
+__pycache__/
+.tox/
+*.egg-info/
+.cache/
+.\#*
+dist/