This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Ignore Vim .swp files.
Browse Source
...
This commit is contained in:
Brett Cannon
2011-02-21 19:24:10 +00:00
parent
3d32664271
commit
c97c73761b
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
.hgignore
Unescape
Escape
View File
@ -39,6 +39,7 @@ Parser/pgen.stamp$
syntax: glob
libpython*.a
*.swp
*.o
*.pyc
*.pyo
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
traverseda/cpython
Title
Body
Create Issue