Skip to content

Commit

Permalink
Merged revisions 88465 via svnmerge from
Browse files Browse the repository at this point in the history
svn+ssh://[email protected]/python/branches/py3k

........
  r88465 | brett.cannon | 2011-02-21 11:24:10 -0800 (Mon, 21 Feb 2011) | 2 lines

  Ignore Vim .swp files.
........
  • Loading branch information
brettcannon committed Feb 21, 2011
1 parent e660360 commit b5e69da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .hgignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Parser/pgen.stamp$

syntax: glob
libpython*.a
*.swp
*.o
*.pyc
*.pyo
Expand Down

0 comments on commit b5e69da

Please sign in to comment.