summaryrefslogtreecommitdiffstats
path: root/.hgignore
blob: f0339728e857f8e5161a225e99506a2b5fa3ebac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

syntax: regexp
^\.
/\.
\.o$
\.lo$
\.la$
/Makefile$
^Makefile$

syntax: regexp
^config\.log$
syntax: regexp
^config\.status$
syntax: regexp
^libtool$
syntax: regexp
^src/stamp-h1$
syntax: regexp
^src/zoomedit$
syntax: regexp
^src/config\.h$