Author: Armin Rigo <[email protected]>
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
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to