Add .orig files to .hgignore
authorAlexandre Segura <mex.zktk@gmail.com>
Wed, 31 May 2017 17:26:20 +0200
changeset 10 812b94e9a4a8
parent 9 bb8daf87c1de
child 11 6fb4de54acea
Add .orig files to .hgignore
.hgignore
--- a/.hgignore	Wed May 31 17:25:03 2017 +0200
+++ b/.hgignore	Wed May 31 17:26:20 2017 +0200
@@ -23,3 +23,4 @@
 
 \.swo$
 \.swp$
+\.orig$