|
Last change
on this file since 42bdb2 was e0f4da, checked in by Frederik Heber <heber@…>, 18 years ago |
|
Added some more files, especially the 'tests' subdirs containing test files
|
-
Property mode
set to
100644
|
|
File size:
242 bytes
|
| Line | |
|---|
| 1 | # exclude some dirs
|
|---|
| 2 | build64
|
|---|
| 3 | bin
|
|---|
| 4 | tests
|
|---|
| 5 |
|
|---|
| 6 | # exclude generated html
|
|---|
| 7 | *.html
|
|---|
| 8 |
|
|---|
| 9 | # exclude automake generated stuff
|
|---|
| 10 | *.in
|
|---|
| 11 | *.in~
|
|---|
| 12 | *.swp
|
|---|
| 13 | configure
|
|---|
| 14 | config
|
|---|
| 15 | aclocal.m4
|
|---|
| 16 | autom4te.cache
|
|---|
| 17 | missing
|
|---|
| 18 | INSTALL
|
|---|
| 19 | COPYING
|
|---|
| 20 |
|
|---|
| 21 | # exclude archives
|
|---|
| 22 | *.tgz
|
|---|
| 23 | *.tar.gz
|
|---|
| 24 | *.bgz
|
|---|
| 25 | *.tar.bz2
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.