Fix issue where we do not check to make sure that we are receiving the correct response.
[osm/N2VC.git] / .gitignore
index 914e120..da5be27 100644 (file)
@@ -1,7 +1,11 @@
-*.swp
+*.sw[mnop]
 .venv/
 *.pyc
+*.py~
 docs/_build/
 __pycache__/
 .tox/
 *.egg-info/
+.cache/
+.\#*
+dist/