.hgignore

Sat, 25 May 2013 06:50:38 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 25 May 2013 06:50:38 +0200
changeset 7
a6deb9a3ce28
child 10
7e6daccad0ee
permissions
-rw-r--r--

Bump version to prepare for imminent 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