.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 17 Jan 2019 23:26:49 +0100
branchv_0
changeset 35 5f79c1a30f9f
parent 28 e436789e981e
permissions -rw-r--r--
netbeans project + .hgignore updates
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
syntax: glob
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
*~
35
5f79c1a30f9f netbeans project + .hgignore updates
František Kučera <franta-hg@frantovo.cz>
parents: 28
diff changeset
     4
CMakeLists.txt.user
0
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
syntax: regexp
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
^temp/
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
1
6e3494943c91 base classes
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
    10
^\.dep\.inc
0
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
^dist/
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
^build/
ea747b9d46d0 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
^nbproject/private/