Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-05 | Update .gitignore | Jon Bernard | 1 | -0/+10 | |
2014-07-10 | Update gitignore to include .tox directory | Jon Bernard | 1 | -0/+1 | |
2014-07-08 | Ignore build directory for wheels | Jon Bernard | 1 | -0/+1 | |
2014-01-01 | Update gitignore to exclude setuptools cruft | Jon Bernard | 1 | -0/+2 | |
2014-01-01 | Update gitignore to include .venv | Jon Bernard | 1 | -0/+1 | |
2012-03-08 | Add a .gitignore file | Daniel Harding | 1 | -0/+3 | |
Set up to cause git to ignore *.pyc and *.pyo files, as well as the Python 3 __pycache__ directory. |