source:
lemon-main/.hgignore
@
1103:c0c2f5c87aa6
| Last change on this file since 1103:c0c2f5c87aa6 was 866:2d9c6566a604, checked in by , 16 years ago | |
|---|---|
| File size: 648 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 | |
| [866] | 25 | doc/references.dox |
| [563] | 26 | cmake/version.cmake |
| [9] | 27 | .dirstamp |
| 28 | .libs/* | |
| 29 | .deps/* | |
| [128] | 30 | demo/*.eps |
| [456] | 31 | m4/libtool.m4 |
| 32 | m4/ltoptions.m4 | |
| 33 | m4/ltsugar.m4 | |
| 34 | m4/ltversion.m4 | |
| 35 | m4/lt~obsolete.m4 | |
| [0] | 36 | |
| 37 | syntax: regexp | |
| [111] | 38 | (.*/)?\#[^/]*\#$ |
| [298] | 39 | (.*/)?\.\#[^/]*$ |
| [9] | 40 | ^doc/html/.* |
| [249] | 41 | ^doc/.*\.tag |
| [9] | 42 | ^autom4te.cache/.* |
| 43 | ^build-aux/.* | |
| [472] | 44 | ^.*objs.*/.* |
| [85] | 45 | ^test/[a-z_]*$ |
| [385] | 46 | ^tools/[a-z-_]*$ |
| [85] | 47 | ^demo/.*_demo$ |
| [472] | 48 | ^.*build.*/.* |
| [155] | 49 | ^doc/gen-images/.* |
| [141] | 50 | CMakeFiles |
| 51 | DartTestfile.txt | |
| 52 | cmake_install.cmake | |
| 53 | CMakeCache.txt |
Note: See TracBrowser
for help on using the repository browser.

