python-peps/.gitignore

17 lines
132 B
Plaintext
Raw Normal View History

pep-0000.txt
pep-0000.rst
pep-????.html
peps.rss
__pycache__
*.pyc
*.pyo
*~
*env
.coverage
.tox
.vscode
*.swp
/build
/package
/venv