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

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$
syntax: regexp
^autom4te\.cache$