Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r271:b6b70964c360
Date: 2012-06-08 09:22 +0200
http://bitbucket.org/cffi/cffi/changeset/b6b70964c360/

Log:    Ignore .orig files

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -2,3 +2,4 @@
 *.py[co]
 *~
 .*.swp
+*.orig
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to