| 1 | 1 |
syntax: glob |
| 2 | 2 |
*.obj |
| 3 | 3 |
*.orig |
| 4 | 4 |
*.rej |
| 5 | 5 |
*~ |
| 6 | 6 |
*.o |
| 7 | 7 |
.#.* |
| 8 | 8 |
Makefile.in |
| 9 | 9 |
aclocal.m4 |
| 10 | 10 |
config.h.in |
| 11 | 11 |
configure |
| 12 |
Makefile |
|
| 13 |
config.h |
|
| 14 |
config.log |
|
| 15 |
config.status |
|
| 16 |
libtool |
|
| 17 |
stamp-h1 |
|
| 18 |
lemon/lemon.pc |
|
| 19 |
lemon/libemon.la |
|
| 20 |
lemon/stamp-h2 |
|
| 21 |
doc/Doxyfile |
|
| 22 |
lemon/.dirstamp |
|
| 23 |
lemon/.libs/* |
|
| 12 | 24 |
|
| 13 | 25 |
syntax: regexp |
| 14 | 26 |
html/.* |
| 15 | 27 |
autom4te.cache/.* |
| 16 | 28 |
build-aux/.* |
| 17 | 29 |
objs.*/.* |
0 comments (0 inline)