diff options
| author | Frank Tornack <frankenstein91.info@googlemail.com> | 2024-02-04 19:29:16 +0100 |
|---|---|---|
| committer | Frank Tornack <frankenstein91.info@googlemail.com> | 2024-02-04 19:29:16 +0100 |
| commit | 68644861967b02f18c8f4f129d55388330f5497e (patch) | |
| tree | 26bbe9b384101eae734d6705004f45a7a3ff3807 /.gitignore | |
| parent | 331e0a24fc5972ce4562649a66de9431c4e69d21 (diff) | |
add Yacy vagrant
untested
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 35213e225..1c2c3d3a4 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,5 @@ yacy.log /.classpath /.project /ivy -/lib
\ No newline at end of file +/lib +vagrant_yacy/.vagrant/ |
