.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 24 Sep 2020 18:57:20 +0200
branchv_0
changeset 30 3c6374467a82
parent 17 bfc258d51baa
permissions -rw-r--r--
change CLI interface: options: --relation --print-types --print-relation-name --print-record-count
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
syntax: glob
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
*~
17
bfc258d51baa netbeans project + .hgignore updates
František Kučera <franta-hg@frantovo.cz>
parents: 4
diff changeset
     4
CMakeLists.txt.user
0
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
syntax: regexp
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
^temp/
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
^\.dep\.inc
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
^dist/
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
^build/
f3c48d58d591 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
^nbproject/private/