source:
lemon-main/.hgignore
@
157:2ccc1afc2c52
| Last change on this file since 157:2ccc1afc2c52 was 155:5c3604513ed0, checked in by , 17 years ago | |
|---|---|
| File size: 478 bytes | |
| Rev | Line | |
|---|---|---|
| [0] | 1 | syntax: glob |
| 2 | *.obj | |
| 3 | *.orig | |
| 4 | *.rej | |
| 5 | *~ | |
| 6 | *.o | |
| [9] | 7 | *.log |
| 8 | *.lo | |
| 9 | *.tar.* | |
| [153] | 10 | *.bak |
| [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/* | |
| [128] | 28 | demo/*.eps |
| [0] | 29 | |
| 30 | syntax: regexp | |
| [111] | 31 | (.*/)?\#[^/]*\#$ |
| [9] | 32 | ^doc/html/.* |
| 33 | ^autom4te.cache/.* | |
| 34 | ^build-aux/.* | |
| 35 | ^objs.*/.* | |
| [85] | 36 | ^test/[a-z_]*$ |
| 37 | ^demo/.*_demo$ | |
| [141] | 38 | ^build/.* |
| [155] | 39 | ^doc/gen-images/.* |
| [141] | 40 | CMakeFiles |
| 41 | DartTestfile.txt | |
| 42 | cmake_install.cmake | |
| 43 | CMakeCache.txt |
Note: See TracBrowser
for help on using the repository browser.

