1 syntax: glob
2 *.obj
3 *.orig
4 *.rej
5 *~
6 *.o
7 .#.*
8 Makefile.in
9 aclocal.m4
10 config.h.in
11 configure
12
13 syntax: regexp
14 html/.*
15 autom4te.cache/.*
16 build-aux/.*
17 objs.*/.*