.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 26 May 2019 22:22:59 +0200
branchv_0
changeset 39 acf95eeefe8b
parent 35 5f79c1a30f9f
permissions -rw-r--r--
Added tag v0.12 for changeset ad8e76bc916d
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/