diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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/* |