.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 04 Aug 2020 00:58:46 +0200
branchv_0
changeset 312 0a65e49a076f
parent 136 070e02fb18f5
permissions -rw-r--r--
examples: Querying an RDF triplestore using SPARQL: @id for the turtle part

syntax: glob

*~

syntax: regexp

^temp/*
^výstup/*
^šablona/funkce/build/*
^šablona/.makra-seznam.xsl$
^vstup/.seznam.xml$
^ukázka/.seznam.xml$
^analýza/princip.png$
^nbproject/private/
^dokumentace/javadoc/

^relpipe-data/.seznam.xml$