<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/24/2015 10:29 PM, Ronny
      Pfannschmidt wrote:<br>
    </div>
    <blockquote cite="mid:928f5cbc25bf09f18498.1429907386@heisenbug"
      type="cite">
      <pre wrap=""># HG changeset patch
# User Ronny Pfannschmidt <a class="moz-txt-link-rfc2396E" href="mailto:opensource@ronnypfannschmidt.de"><opensource@ronnypfannschmidt.de></a>
# Date 1429907346 -7200
#      Fri Apr 24 22:29:06 2015 +0200
# Node ID 928f5cbc25bf09f18498e278fdb978fbc6194dee
# Parent  30419d563fb96eeb58cae4dd65781af71b36b264
ignore the .cache folder created by pytest-cache</pre>
    </blockquote>
    <br>
    What is pytest-cache and why should we care? I haven't seen any such
    folder.<br>
    <br>
    /Mads<br>
    <br>
    <br>
    <blockquote cite="mid:928f5cbc25bf09f18498.1429907386@heisenbug"
      type="cite">
      <pre wrap="">

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -21,6 +21,7 @@ syntax: regexp
 ^\.project$
 ^\.pydevproject$
 ^\.coverage$
+^.cache/
 ^kallithea\.db$
 ^test\.db$
 ^Kallithea\.egg-info$
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
kallithea-general mailing list
<a class="moz-txt-link-abbreviated" href="mailto:kallithea-general@sfconservancy.org">kallithea-general@sfconservancy.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sfconservancy.org/mailman/listinfo/kallithea-general">http://lists.sfconservancy.org/mailman/listinfo/kallithea-general</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>