aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
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/*