author | Peter Kovacs <kpeter@inf.elte.hu> |
Tue, 28 Oct 2008 18:33:51 +0100 | |
changeset 343 | 956a29f30887 |
parent 249 | f0b89f242745 |
child 385 | 50d96f2166d7 |
child 494 | 14a7e712e80f |
permissions | -rw-r--r-- |
1 syntax: glob
2 *.obj
3 *.orig
4 *.rej
5 *~
6 *.o
7 *.log
8 *.lo
9 *.tar.*
10 *.bak
11 Makefile.in
12 aclocal.m4
13 config.h.in
14 configure
15 Makefile
16 config.h
17 config.log
18 config.status
19 libtool
20 stamp-h1
21 lemon/lemon.pc
22 lemon/libemon.la
23 lemon/stamp-h2
24 doc/Doxyfile
25 .dirstamp
26 .libs/*
27 .deps/*
28 demo/*.eps
30 syntax: regexp
31 (.*/)?\#[^/]*\#$
32 (.*/)?\.\#[^/]*$
33 ^doc/html/.*
34 ^doc/.*\.tag
35 ^autom4te.cache/.*
36 ^build-aux/.*
37 ^objs.*/.*
38 ^test/[a-z_]*$
39 ^demo/.*_demo$
40 ^build/.*
41 ^doc/gen-images/.*
42 CMakeFiles
43 DartTestfile.txt
44 cmake_install.cmake
45 CMakeCache.txt