beremiz

91129212e9a6
Parents d75cc9ad328e
Children 4ce8492159ab
ignore generated bugreports and output of i18n script
  • +3 -0
    .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