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

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