COMMITS
/ Python.gitignore May 25, 2019
P
Add db.sqlite3-journal to Python.gitignore (#3063)
Peter Hollows committed
May 9, 2019
J
Replace non-ASCII character in comment (#3050)
John Chang committed
March 11, 2019
J
Add ignore rules for Pipenv (#2977)
Jarry Shaw committed
January 25, 2019
S
Add pip-wheel-metadata to Python.gitignore
Sam Roeca committed
November 10, 2018
J
Hide wheels directory used on Debian-like systems (Ubuntu)
J. Kevin Bay committed
October 23, 2018
K
Add .pyre directory for Pyre type checker
kitsuyui committed
September 9, 2018
S
Add .nox directory for the nox testing tool
Seth M. Larson committed
August 26, 2018
B
Merge pull request #2788 from amigcamel/ignore_ipython_profile
Brendan Forster committed
A
fix typo: should be profile_default instead of default_profile
amigcamel committed
August 22, 2018
A
ignore ipython profile
amigcamel committed
August 18, 2018
G
Remove newline at end of Python.gitignore.
Gabriel Curio committed
G
add dmypy.json - without initial '.', to Python.gitignore.
Gabriel Curio committed
G
add .dmypy.json to Python.gitignore.
Gabriel Curio committed
March 11, 2018
B
Merge pull request #2612 from jtogrul/master
Brendan Forster committed
B
Merge pull request #2577 from cyliang/master
Brendan Forster committed
February 25, 2018
J
Ignored default sqlite database of Django
jtogrul committed
February 4, 2018
R
Add ignore '.pytest_cache' directory in Unit test section
raimon committed
January 12, 2018
C
Remove two ignores for Python/Django
Chih-Yung Liang committed
September 21, 2017
B
Merge pull request #2464 from Cadmus/master
Brendan Forster committed
September 9, 2017
B
Merge pull request #2416 from jwg4/patch-2
Brendan Forster committed
August 29, 2017
R
updated static and media files in django section
Renjith S Raj committed
June 21, 2017
J
Add env.bak, re-arrange
jwg4 committed
J
Add venv.bak - created by terrarium
jwg4 committed
May 26, 2017
S
add MANIFEST to Python.gitignore
Shiwei Sun committed
May 22, 2017
J
Consolidate all environments in one section
jwg4 committed
May 12, 2017
Y
Fixed typo
Younggun Kim committed
May 6, 2017
B
Ignore mypy's cache directory
Brett Cannon committed
April 14, 2017
B
Merge pull request #2330 from random82/patch-1
Brendan Forster committed
April 1, 2017
G
Exclude the root site folder only
Ghislain Antony Vaillant committed
March 31, 2017
G
Ignore mkdocs site directory
Ghislain Antony Vaillant committed
March 21, 2017
D
Added .spyproject to ignored paths
Dominik Raniszewski committed
February 20, 2017
P
Update Python.gitignore
Pedro M. Sosa committed
P
[Python Gitignore] Ignore Sage's parsed files
Pedro M. Sosa committed
February 1, 2017
M
Remove / from .venv
Max committed
January 24, 2017
M
Add .venv as file
Max committed
November 26, 2016
R
Ignore wheels directory.
Rolando Espinoza committed
October 26, 2016
M
Rename 'IPython Notebook' comment to 'Jupyter Notebook'
Matt Braymer-Hayes committed
August 14, 2016
A
Add hidden virtualenv to Python template
Alexandre Bonnetain committed
April 24, 2016
2
Add .webassets-cache to Flask
2Cubed committed
April 1, 2016
G
Added .ropeproject directory
Greg Trahair committed
March 10, 2016
A
Python: don't track virtualenv files.
Alexey Roslyakov committed
March 7, 2016
A
Merge branch 'master' of github.com:github/gitignore into patch-1
Abhishek Kumar Singh committed
March 6, 2016
H
No need to push .spyderproject file in a python project
hippo91 committed
B
Merge pull request #1543 from barraponto/patch-2
Brendan Forster committed
February 28, 2016
R
added dotenv to python gitignore
roll committed
February 25, 2016
A
Update Python.gitignore for celery-beat schedule binary file.
Abhishek Kumar Singh committed
February 12, 2016
H
Add Flask instance folder
Harrison G committed
H
Fix capitalization of IPython
Harrison G committed
February 7, 2016
A
fix style by adding space after #
Austin J. Alexander committed
January 27, 2016
R
merging Python.gitignore for PR #1801
Richard Kuesters committed