.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 11 Aug 2013 13:42:41 +0200
changeset 32 149b604c319b
parent 23 f29d2ac58ed6
permissions -rw-r--r--
build script: SHA-1 hash of dictionary.xml in version.txt
     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/*