Author: Carl Friedrich Bolz <cfb...@gmx.de>
Branch: 
Changeset: r91591:2a8fae7d43c4
Date: 2017-06-12 11:09 +0200
http://bitbucket.org/pypy/pypy/changeset/2a8fae7d43c4/

Log:    add vim swn files to hgignore too

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,6 @@
 syntax: glob
 *.py[co]
-*.sw[po]
+*.sw[pon]
 *~
 .*.swp
 .idea
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to