.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 10 Jul 2013 23:49:36 +0200
changeset 23 f29d2ac58ed6
parent 15 93208f791318
permissions -rw-r--r--
build script
     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/*