.hgignore

Thu, 13 Sep 2012 23:24:16 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 13 Sep 2012 23:24:16 +0200
changeset 680
d27cad483271
permissions
-rw-r--r--

Keep traffic costs down by ignoring largest files and rather regenerating.

     1 syntax: glob
     2 *.orig
     3 *.rej
     4 *.o
     5 *~

mercurial