Commit b5e69da9 authored by Brett Cannon's avatar Brett Cannon

Merged revisions 88465 via svnmerge from

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.
........
parent e6603606
...@@ -39,6 +39,7 @@ Parser/pgen.stamp$ ...@@ -39,6 +39,7 @@ Parser/pgen.stamp$
syntax: glob syntax: glob
libpython*.a libpython*.a
*.swp
*.o *.o
*.pyc *.pyc
*.pyo *.pyo
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment