|
Last change
on this file since 719746 was 0e5e82, checked in by Frederik Heber <heber@…>, 18 years ago |
|
ignore files for all the files that never'll be part of the rep
|
-
Property mode
set to
100644
|
|
File size:
224 bytes
|
| Line | |
|---|
| 1 | # exclude some dirs
|
|---|
| 2 | build64
|
|---|
| 3 | bin
|
|---|
| 4 |
|
|---|
| 5 | # exclude generated html
|
|---|
| 6 | *.html
|
|---|
| 7 |
|
|---|
| 8 | # exclude automake generated stuff
|
|---|
| 9 | *.in
|
|---|
| 10 | configure
|
|---|
| 11 | config
|
|---|
| 12 | aclocal.m4
|
|---|
| 13 | autom4te.cache
|
|---|
| 14 | missing
|
|---|
| 15 | INSTALL
|
|---|
| 16 | COPYING
|
|---|
| 17 |
|
|---|
| 18 | # exclude archives
|
|---|
| 19 | *.tgz
|
|---|
| 20 | *.tar.gz
|
|---|
| 21 | *.bgz
|
|---|
| 22 | *.tar.bz2
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.