python-peps/.gitignore

9 lines
75 B
Plaintext
Raw Normal View History

pep-0000.txt
pep-????.html
__pycache__
*.pyc
*.pyo
*~
*env
2016-06-15 15:12:50 -04:00
.vscode