|
Last change
on this file since 729279 was 2aea0b, checked in by Frederik Heber <heber@…>, 16 years ago |
|
new tesselation unit test
- excluded some more files (mostly ecut and cppunit stuff)
- Tesselation unit test added
|
-
Property mode
set to
100755
|
|
File size:
412 bytes
|
| Line | |
|---|
| 1 | # exclude some dirs
|
|---|
| 2 | build*
|
|---|
| 3 | bin
|
|---|
| 4 | tests
|
|---|
| 5 |
|
|---|
| 6 | # exclude generated html
|
|---|
| 7 | *html*
|
|---|
| 8 |
|
|---|
| 9 | # exclude Eclipse files
|
|---|
| 10 | .cdt*
|
|---|
| 11 | .cproject
|
|---|
| 12 | .project
|
|---|
| 13 | .settings
|
|---|
| 14 | .csettings*
|
|---|
| 15 | .ecut*
|
|---|
| 16 | TestRunnerClient.h
|
|---|
| 17 | TestRunnerClient.cpp
|
|---|
| 18 |
|
|---|
| 19 | # ctags files
|
|---|
| 20 | tags
|
|---|
| 21 |
|
|---|
| 22 | # exclude automake generated stuff
|
|---|
| 23 | *.in
|
|---|
| 24 | *~
|
|---|
| 25 | *.swp
|
|---|
| 26 | *.bak
|
|---|
| 27 | configure
|
|---|
| 28 | config
|
|---|
| 29 | aclocal.m4
|
|---|
| 30 | autom4te.cache
|
|---|
| 31 | missing
|
|---|
| 32 | INSTALL
|
|---|
| 33 | COPYING
|
|---|
| 34 | NEWS
|
|---|
| 35 | AUTHORS
|
|---|
| 36 | CHANGES
|
|---|
| 37 | README
|
|---|
| 38 |
|
|---|
| 39 | # exclude archives
|
|---|
| 40 | *.tgz
|
|---|
| 41 | *.tar.gz
|
|---|
| 42 | *.bgz
|
|---|
| 43 | *.tar.bz2
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.