diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-02-25 00:09:41 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-02-25 00:09:41 +0100 |
| commit | 089dee1770db2015063c1e582e1fa261d9d41979 (patch) | |
| tree | 4fa6258bb85f7df646d996f5fc388aa37c465d36 /.gitignore | |
| parent | c16de49f6429cc307b7ee0a1df721dac509b68c9 (diff) | |
- generalized SchemaConfiguration into super-class Configuration and
adopted other classes which used the configuration-only access for that
class
- removed many warnings
- adjusted logging
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0483ef9e1..8a0c462e8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ RELEASE/ /yacy.pid .DS_Store lib/yacy-cora.jar +/DATA.bkp |
