author | František Kučera <franta-hg@frantovo.cz> |
Fri, 31 Jan 2020 23:34:52 +0100 | |
branch | v_0 |
changeset 9 | 53936dad531f |
parent 0 | 9005fdd81bca |
permissions | -rw-r--r-- |
0
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
1 |
syntax: glob |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
2 |
|
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
3 |
*~ |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
4 |
CMakeLists.txt.user |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
5 |
|
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
6 |
syntax: regexp |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
7 |
|
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
8 |
^temp/ |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
9 |
|
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
10 |
^\.dep\.inc |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
11 |
^dist/ |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
12 |
^build/ |
9005fdd81bca
project and code skeleton: text output
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
13 |
^nbproject/private/ |