.hgignore

Fri, 26 Apr 2013 19:10:52 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 26 Apr 2013 19:10:52 +0200
changeset 4
5d1908d87db8
child 10
7e6daccad0ee
permissions
-rw-r--r--

Implement touch gestures including left and right history swipes,
relocate help pages, update app cache manifest, and bump version
pending forthcoming release.

     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