.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 15 Dec 2022 21:43:59 +0100
branchv_0
changeset 8 9f89ecc071bf
parent 0 a64022f9684e
permissions -rw-r--r--
bash-completion.sh: local variables
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/