author | František Kučera <franta-hg@frantovo.cz> |
Sun, 16 Sep 2018 12:01:46 +0200 | |
branch | v_0 |
changeset 0 | c043377a757f |
child 16 | 6b88bc57ae91 |
permissions | -rw-r--r-- |
0
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
1 |
syntax: glob |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
2 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
3 |
*~ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
4 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
5 |
syntax: regexp |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
6 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
7 |
^temp/ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
8 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
9 |
^\.dep\.inc |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
10 |
^dist/ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
11 |
^build/ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
12 |
^nbproject/private/ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
13 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
14 |
^.*\.qtcreator\.(config|creator|files|includes) |