aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2020-09-29Add venv to gitignoreSagi Shadur
2019-10-15As string is iterable, changed to isinstance checkMarcel
2018-12-22try fix tests: Force Flake8 to like our codeSebastian Thiel
2016-03-28fix(refs): don't raise StopIterationSebastian Thiel
2015-01-12Added specific test for roughly checking configuration paths.Sebastian Thiel
2014-11-14Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel
2014-11-14Prepared release 0.3.20.3.2Sebastian Thiel
2014-07-25Use tox to easily run tests in venvAntoine Musso
2014-07-14Added sublime-text projectSebastian Thiel
2014-05-19Added coverage reportSebastian Thiel
2010-10-25.gitignore will now ignore netbeans projectsSebastian Thiel
2009-10-01/doc/_build is not interesting...Martin Marcher
2008-06-13Added /dist to .gitignoreSverre Rabbelier
2008-05-29gitignore: add ignores for common emacs and vim temporary filesDavid Aguilar
2008-05-28gitignore: ignore eggs, .pyo's and /buildDavid Aguilar
2008-05-20added .gitignore to ignore *.pyc files and the egg-info stuff.Florian Apolloner