summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 787b3d442a113b78e343deb585ab5531eb7187fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.py[co]
*.swp
*~
/*.egg-info
/lib/GitPython.egg-info
cover/
.coverage
/build
/dist
/doc/_build
nbproject
*.sublime-workspace

/*egg-info
/.tox