projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e660360
)
Merged revisions 88465 via svnmerge from
author
Brett Cannon
<bcannon@gmail.com>
Mon, 21 Feb 2011 19:49:20 +0000
(19:49 +0000)
committer
Brett Cannon
<bcannon@gmail.com>
Mon, 21 Feb 2011 19:49:20 +0000
(19:49 +0000)
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r88465 | brett.cannon | 2011-02-21 11:24:10 -0800 (Mon, 21 Feb 2011) | 2 lines
Ignore Vim .swp files.
........
.hgignore
patch
|
blob
|
history
diff --git
a/.hgignore
b/.hgignore
index 3dda95c97126f990f9439c2660af92bd0ca88300..e9286447d694abc4513d759743a237f0627ee904 100644
(file)
--- a/
.hgignore
+++ b/
.hgignore
@@
-39,6
+39,7
@@
Parser/pgen.stamp$
syntax: glob
libpython*.a
+*.swp
*.o
*.pyc
*.pyo