aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-06-21 14:51:57 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-06-21 14:51:57 +0100
commit30283b76ed257146551116bac2f9e1b404c87cd2 (patch)
tree0d0bf2aaacc7b415f81aa1af99fa68e2c1cfb0cc /.gitignore
parent8e7129dec575426bbd142e1d8bec9a61f72de41d (diff)
updated poetry lockfile and gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 31cd470..fe02523 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,8 @@ datamaps.spec
/.ropeproject/
**/__pycache__/*
*.egg-info/*
-.nox/ \ No newline at end of file
+.nox/.venv/*
+.venv/*
+.coverage/*
+.coverage
+pip-wheel-metadata/*