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