.hgignore

Wed, 05 Jun 2013 20:24:06 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 05 Jun 2013 20:24:06 +0200
changeset 9
d7f8f20fb6ee
child 10
7e6daccad0ee
permissions
-rw-r--r--

Use protocol agnostic URIs for consistence across project.

michael@0 1 syntax: glob
michael@0 2 *.orig
michael@0 3 *.rej
michael@0 4 *.o
michael@0 5 *~
michael@0 6
michael@0 7 dist
michael@0 8 doc/shot*.png
michael@0 9 doc/design*.pdf
michael@0 10 doc/miscnotas.txt
michael@0 11 src/firefoxos/jquery.core
michael@0 12 src/firefoxos/jquery.mobile

mercurial