author | František Kučera <franta-hg@frantovo.cz> |
Sat, 08 Sep 2018 19:43:08 +0200 | |
branch | v_0 |
changeset 2 | 57cba55241ed |
parent 0 | 0f855036489e |
child 9 | 6475b6974bad |
permissions | -rw-r--r-- |
0
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
1 |
syntax: glob |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
2 |
|
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
3 |
*~ |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
4 |
|
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
5 |
syntax: regexp |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
6 |
|
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
7 |
^temp/ |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
8 |
|
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
9 |
^\.dep\.inc |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
10 |
^dist/ |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
11 |
^build/ |
0f855036489e
common definitions of constants and types
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
12 |
^nbproject/private/ |
2
57cba55241ed
hgignore: qtcreator project
František Kučera <franta-hg@frantovo.cz>
parents:
0
diff
changeset
|
13 |
|
57cba55241ed
hgignore: qtcreator project
František Kučera <franta-hg@frantovo.cz>
parents:
0
diff
changeset
|
14 |
^.*\.qtcreator\.(config|creator|files|includes) |