diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ -*.pyc -lib/GitPython.egg-info +*.py[co] +/lib/GitPython.egg-info +/build |
![]() |
index : delta/python-packages/gitpython.git | |
github.com: gitpython-developers/GitPython.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,3 @@ -*.pyc -lib/GitPython.egg-info +*.py[co] +/lib/GitPython.egg-info +/build |