This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Open
/
python-peps
mirror of
https://github.com/python/peps.git
Watch
1
Star
0
Fork
You've already forked python-peps
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31adad8401
python-peps
/
.gitignore
9 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a .gitignore in preparation for moving to GitHub
2016-06-03 18:44:32 -04:00
pep-0000.txt
pep-????.html
__pycache__
*.pyc
*.pyo
*~
*env
Ignore VS Code's config directory.
2016-06-15 15:12:50 -04:00
.vscode