.hgignore

Sat, 13 Jul 2013 16:43:01 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 13 Jul 2013 16:43:01 +0200
changeset 12
6aebc1e5f596
parent 0
6a0957738c54
child 14
d1b294812560
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@10 8
michael@0 9 doc/shot*.png
michael@0 10 doc/design*.pdf
michael@0 11 doc/miscnotas.txt
michael@10 12
michael@10 13 src/firefoxos/test/qunit-*.css
michael@10 14 src/firefoxos/test/qunit-*.js
michael@0 15 src/firefoxos/jquery.core
michael@0 16 src/firefoxos/jquery.mobile

mercurial