.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 19 Aug 2013 21:09:16 +0200
changeset 131 940e418f21a3
parent 23 f29d2ac58ed6
permissions -rw-r--r--
data: SME, UCP, voice mail system (VMS)
     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/*