author | František Kučera <franta-hg@frantovo.cz> |
Thu, 17 Jan 2019 23:26:50 +0100 | |
branch | v_0 |
changeset 16 | 6b88bc57ae91 |
parent 0 | c043377a757f |
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 |
*~ |
16
6b88bc57ae91
netbeans project + .hgignore updates
František Kučera <franta-hg@frantovo.cz>
parents:
0
diff
changeset
|
4 |
CMakeLists.txt.user |
0
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
5 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
6 |
syntax: regexp |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
7 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
8 |
^temp/ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
9 |
|
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
10 |
^\.dep\.inc |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
11 |
^dist/ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
12 |
^build/ |
c043377a757f
unify .hgignore across repositories
František Kučera <franta-hg@frantovo.cz>
parents:
diff
changeset
|
13 |
^nbproject/private/ |