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