.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 May 2015 22:07:10 +0200
changeset 8 8dadf7d93aa3
parent 0 7399cb02184b
child 27 f08e42c1efc0
permissions -rw-r--r--
OutputModule and TerminalOutputModule moved to namespace
     1 syntax: glob
     2 
     3 *~
     4 temp/*
     5 
     6 c++/parameter-lister/dist/
     7 c++/parameter-lister/build/
     8 c++/parameter-lister/nbproject/private/