.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 22 Feb 2023 20:45:57 +0100
branchv_0
changeset 9 2f116bd15f27
parent 0 a64022f9684e
permissions -rw-r--r--
default maxmsg + msgsize
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
syntax: glob
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
*~
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
CMakeLists.txt.user
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
syntax: regexp
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
^temp/
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
^\.dep\.inc
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
^dist/
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
^build/
a64022f9684e new project relpipe-out-posixmq
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
^nbproject/private/