source:
lemon-main/.hgignore
@
801:e9c203fb003d
| Last change on this file since 801:e9c203fb003d was 494:14a7e712e80f, checked in by , 17 years ago | |
|---|---|
| File size: 528 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 | |
| [494] | 25 | cmake/cmake.version |
| [9] | 26 | .dirstamp |
| 27 | .libs/* | |
| 28 | .deps/* | |
| [128] | 29 | demo/*.eps |
| [0] | 30 | |
| 31 | syntax: regexp | |
| [111] | 32 | (.*/)?\#[^/]*\#$ |
| [298] | 33 | (.*/)?\.\#[^/]*$ |
| [9] | 34 | ^doc/html/.* |
| [249] | 35 | ^doc/.*\.tag |
| [9] | 36 | ^autom4te.cache/.* |
| 37 | ^build-aux/.* | |
| 38 | ^objs.*/.* | |
| [85] | 39 | ^test/[a-z_]*$ |
| 40 | ^demo/.*_demo$ | |
| [141] | 41 | ^build/.* |
| [155] | 42 | ^doc/gen-images/.* |
| [141] | 43 | CMakeFiles |
| 44 | DartTestfile.txt | |
| 45 | cmake_install.cmake | |
| 46 | CMakeCache.txt |
Note: See TracBrowser
for help on using the repository browser.

