diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.swp *~ .venv/ +venv/ /*.egg-info /lib/GitPython.egg-info cover/ |
![]() |
index : GitPython | |
| Forked from https://github.com/gitpython-developers/GitPython | Oskari Timperi |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -2,6 +2,7 @@ *.swp *~ .venv/ +venv/ /*.egg-info /lib/GitPython.egg-info cover/ |