COMMITS
/ Python.gitignore 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