.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.

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

mercurial