[Python-checkins] distutils2: added swp extension

tarek.ziade python-checkins at python.org
Fri May 14 22:36:12 CEST 2010


tarek.ziade pushed 302bf07f4fe7 to distutils2:

http://hg.python.org/distutils2/rev/302bf07f4fe7
changeset:   139:302bf07f4fe7
user:        Tarek Ziade <tarek at ziade.org>
date:        Wed May 12 17:20:39 2010 +0200
summary:     added swp extension
files:       .hgignore

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,5 @@
 .*\.pyc$
 .*\.pyo$
 ^docs/build
+.*\.swp$
+

--
Repository URL: http://hg.python.org/distutils2


More information about the Python-checkins mailing list