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
1adb6b0172
python-peps
/
.hgignore
8 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
.hgignore file, from Éric Araujo
2010-06-23 09:58:41 -04:00
syntax:glob
pep-0000.txt
pep-????.html
Ignore pyc files
2011-03-23 17:17:01 -04:00
*.pyc
*.pyo
Ignore *~ files.
2012-03-12 19:52:25 -04:00
*~
Make the ignoring of envs more broad.
2015-09-11 13:02:51 -04:00
*env