.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 13 Aug 2018 21:30:32 +0200
branchv_0
changeset 10 7fe3975f7e4b
parent 0 5cb459cb2e58
child 20 befcfabc20fd
permissions -rw-r--r--
relpipe-lib-reader: move public header files to: include/relpipe/reader/
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
syntax: glob
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
*~
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
syntax: regexp
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
^temp/
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
^\.dep\.inc
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
^dist/
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
^build/
5cb459cb2e58 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
^nbproject/private/