diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-10-24 12:57:37 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-10-24 12:57:37 +0200 |
| commit | 4e56d79fc8aa36b752a91834bde0e4f462810e21 (patch) | |
| tree | 63a7006470de0a11f69916867ca3166ea5b22573 /.gitignore | |
| parent | eb9d2705d2900aaf549045d08e43bdc37ea37d76 (diff) | |
replaced input text field with text field for index deletion with query
and replaced GET with POST method. This should make it possible to
tubmit here very large queries for deletion.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ff7e27f28..f47c9a147 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ lib/yacy-cora.jar /DATA.1 /gen /api +/winDATA.bkp/ +/DATA.cloud/ |
