diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..95eef648 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +lib/GitPython.egg-info |
![]() |
index : GitPython | |
| Forked from https://github.com/gitpython-developers/GitPython | Oskari Timperi |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..95eef648 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +lib/GitPython.egg-info |