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

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

mercurial