.hgignore

changeset 0
6a0957738c54
child 10
7e6daccad0ee
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Mon Apr 22 22:00:43 2013 +0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +syntax: glob
     1.5 +*.orig
     1.6 +*.rej
     1.7 +*.o
     1.8 +*~
     1.9 +
    1.10 +dist
    1.11 +doc/shot*.png
    1.12 +doc/design*.pdf
    1.13 +doc/miscnotas.txt
    1.14 +src/firefoxos/jquery.core
    1.15 +src/firefoxos/jquery.mobile

mercurial