.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 16 Aug 2013 22:43:59 +0200
changeset 88 6d41445d3f6e
parent 23 f29d2ac58ed6
permissions -rw-r--r--
data: UCS-2 message length
     1 syntax: glob
     2 
     3 *~
     4 temp/*
     5 delivery/*
     6 data/schemas.xml
     7 java/dictionary-generator/nbproject/private
     8 java/dictionary-generator/build/*
     9 java/dictionary-generator/dist/*