... | ... |
@@ -17,27 +17,27 @@ |
17 | 17 |
config.log |
18 | 18 |
config.status |
19 | 19 |
libtool |
20 | 20 |
stamp-h1 |
21 | 21 |
lemon/lemon.pc |
22 | 22 |
lemon/libemon.la |
23 | 23 |
lemon/stamp-h2 |
24 | 24 |
doc/Doxyfile |
25 | 25 |
.dirstamp |
26 | 26 |
.libs/* |
27 | 27 |
.deps/* |
28 | 28 |
demo/*.eps |
29 |
doc/images/*.png |
|
30 | 29 |
|
31 | 30 |
syntax: regexp |
32 | 31 |
(.*/)?\#[^/]*\#$ |
33 | 32 |
^doc/html/.* |
34 | 33 |
^autom4te.cache/.* |
35 | 34 |
^build-aux/.* |
36 | 35 |
^objs.*/.* |
37 | 36 |
^test/[a-z_]*$ |
38 | 37 |
^demo/.*_demo$ |
39 | 38 |
^build/.* |
39 |
^doc/gen-images/.* |
|
40 | 40 |
CMakeFiles |
41 | 41 |
DartTestfile.txt |
42 | 42 |
cmake_install.cmake |
43 | 43 |
CMakeCache.txt |
0 comments (0 inline)