ignore generated bugreports and output of i18n script
authorAndrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 31 Oct 2016 13:59:56 +0300
changeset 1559 91129212e9a6
parent 1558 d75cc9ad328e
child 1560 4ce8492159ab
ignore generated bugreports and output of i18n script
.hgignore
--- a/.hgignore	Fri Oct 28 18:28:10 2016 +0300
+++ b/.hgignore	Mon Oct 31 13:59:56 2016 +0300
@@ -9,3 +9,6 @@
 ^.*~$
 syntax: regexp
 ^.*\.swp$
+
+bug_report.*\.txt
+i18n/.*.new$
\ No newline at end of file