| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Jython compiled class files to the Python ignore file. | Geoffrey Sneddon | 2015-04-28 | 1 | -0/+1 |
* | Fixed coverage annotation | Lucretiel | 2015-03-16 | 1 | -1/+1 |
* | Added coverage annotation files | Lucretiel | 2015-03-06 | 1 | -0/+1 |
* | Add .coverage. to Python.gitignore | Rolf Erik Lekang | 2015-02-12 | 1 | -0/+1 |
* | add .eggs/ directory to Python.gitignore | Stephan Kuschel | 2015-02-02 | 1 | -0/+1 |
* | Merge pull request #955 from arjun024/master | Carl Suster | 2014-09-01 | 1 | -0/+1 |
|\ |
|
| * | add downloads/ in Distribution / packaging | Arjun Sreedharan | 2014-02-19 | 1 | -0/+1 |
* | | Remove trailing space | Mateusz Jagiełło | 2014-08-15 | 1 | -1/+1 |
* | | Merge pull request #1111 from aelgru/master | Carl Suster | 2014-06-24 | 1 | -0/+3 |
|\ \ |
|
| * | | Ignoring PyBuilder's target directory | Michael Gruber | 2014-06-15 | 1 | -0/+3 |
* | | | Merge pull request #959 from Metallicow/PyInstaller-.gitignore | Carl Suster | 2014-06-24 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | remove .exe.manifest ; Redundant | Metallicow | 2014-02-23 | 1 | -1/+0 |
| * | | .spec files also | Metallicow | 2014-02-22 | 1 | -0/+1 |
| * | | PyInstaller .manifest | Metallicow | 2014-02-22 | 1 | -0/+6 |
| |/ |
|
* | | Merge pull request #958 from arcresu/python-bin | Carl Suster | 2014-05-06 | 1 | -11/+1 |
|\ \ |
|
| * | | Group gettext files in the Python template | Carl Suster | 2014-02-21 | 1 | -1/+1 |
| * | | Remove Mr Developer and Rope rules from Python template | Carl Suster | 2014-02-21 | 1 | -9/+0 |
| * | | Stop ignoring bin/ in Python template | Carl Suster | 2014-02-21 | 1 | -1/+0 |
| |/ |
|
* / | Ignore coverage results | hugovk | 2014-03-06 | 1 | -0/+1 |
|/ |
|
* | Update Python.gitignore | Evandro Leopoldino Gonçalves | 2014-01-07 | 1 | -1/+0 |
* | Update Python.gitignore | Evandro Leopoldino Gonçalves | 2013-12-14 | 1 | -0/+3 |
* | Ignore rope files. | Kevin Deldycke | 2013-11-13 | 1 | -0/+3 |
* | Added Sphinx documentation | Jordi Llonch | 2013-11-13 | 1 | -0/+4 |
* | Add .cache to the Python .gitignore | Sam Clements | 2013-11-12 | 1 | -0/+1 |
* | Fix a copy/paste mistake | Carl Suster | 2013-11-12 | 1 | -4/+3 |
* | Merge pull request #473 from Visgean/master | Carl Suster | 2013-11-11 | 1 | -0/+5 |
|\ |
|
| * | Update Python.gitignore | Visgean Skeloru | 2013-11-12 | 1 | -0/+5 |
* | | Merge pull request #421 from matheussl/master | Justin Spahr-Summers | 2013-11-10 | 1 | -0/+1 |
|\ \ |
|
| * | | add ignore "pip-delete-this-directory.txt" | Matheus | 2012-08-23 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #814 from xiaogaozi/patch-1 | Adam Roben | 2013-11-07 | 1 | -0/+1 |
|\ \ |
|
| * | | Python.gitignore add coverage.xml | Changjian Gao | 2013-10-22 | 1 | -0/+1 |
* | | | Make Python .gitignore directory entries match only directories. | Chris Jerdonek | 2013-11-07 | 1 | -15/+15 |
* | | | Comment for .py[cod] files | Ray Shan | 2013-04-13 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #329 from svkampen/patch-1 | Daniel Hengeveld | 2013-01-20 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Removed comment. | Sam van Kampen | 2013-01-13 | 1 | -2/+0 |
| * | Added __pycache__ | Sam van Kampen | 2012-04-28 | 1 | -0/+3 |
* | | added missing whitespaces in comments | Honza Javorek | 2012-08-18 | 1 | -2/+2 |
* | | Adding pydev files | Eduard Carreras | 2012-08-08 | 1 | -1/+2 |
|/ |
|
* | add '.pyd' and '.so' (C extensions) in Python.gitignore | Matheus dos Santos Lima | 2012-04-12 | 1 | -1/+5 |
* | add 'lib' and 'lib64' to Python gitignore. | Matheus dos Santos Lima | 2012-04-12 | 1 | -0/+2 |
* | Added nosetests.xml to the python unittest ignores. | Reinout van Rees | 2011-09-09 | 1 | -0/+1 |
* | Update Python.gitignore with some commonly used patterns for buildout-based p... | tzicatl | 2011-04-04 | 1 | -0/+3 |
* | Update Python.gitignore with some commonly used patterns for buildout-based p... | tzicatl | 2011-04-04 | 1 | -0/+5 |
* | Added buildout directories and the configuration data files. | Sébastien Douche | 2010-11-10 | 1 | -0/+5 |
* | Add exclusions for setup.py behaviors | Gavin M. Roy | 2010-11-08 | 1 | -0/+1 |
* | Add package, installer, unit test and coverage files. | Vincent Driessen | 2010-11-09 | 1 | -0/+12 |
* | Python ignores | Adam Vandenberg | 2010-11-09 | 1 | -0/+1 |