.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 04 May 2015 00:34:27 +0200
changeset 15 09adb33465e4
parent 0 7399cb02184b
child 27 f08e42c1efc0
permissions -rw-r--r--
fix core dump (SIGSEGV) when there are no arguments
     1 syntax: glob
     2 
     3 *~
     4 temp/*
     5 
     6 c++/parameter-lister/dist/
     7 c++/parameter-lister/build/
     8 c++/parameter-lister/nbproject/private/