source:
lemon-1.2/.hgignore
@
89:e6452a49192c
Last change on this file since 89:e6452a49192c was 85:3453d20a82cd, checked in by , 17 years ago | |
---|---|
File size: 357 bytes |
Rev | Line | |
---|---|---|
[0] | 1 | syntax: glob |
2 | *.obj | |
3 | *.orig | |
4 | *.rej | |
5 | *~ | |
6 | *.o | |
[2] | 7 | .#.* |
[9] | 8 | *.log |
9 | *.lo | |
10 | *.tar.* | |
[2] | 11 | Makefile.in |
12 | aclocal.m4 | |
13 | config.h.in | |
14 | configure | |
[3] | 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 | |
[9] | 25 | .dirstamp |
26 | .libs/* | |
27 | .deps/* | |
[0] | 28 | |
29 | syntax: regexp | |
[9] | 30 | ^doc/html/.* |
31 | ^autom4te.cache/.* | |
32 | ^build-aux/.* | |
33 | ^objs.*/.* | |
[85] | 34 | ^test/[a-z_]*$ |
35 | ^demo/.*_demo$ |
Note: See TracBrowser
for help on using the repository browser.