diff options
| author | Geo Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2024-05-13 12:39:47 +0300 |
|---|---|---|
| committer | Geo Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2024-05-13 12:39:47 +0300 |
| commit | d18454e36b2c8626db2f675f55703221f12ee8fa (patch) | |
| tree | 3e977be8d3cc8039fca6452c79f6de0bcb2cc6fb | |
| parent | e8d11dbde9efdf466343b5eceb674de3cdcb5c39 (diff) | |
| download | linkeysearch-d18454e36b2c8626db2f675f55703221f12ee8fa.tar.gz linkeysearch-d18454e36b2c8626db2f675f55703221f12ee8fa.tar.bz2 linkeysearch-d18454e36b2c8626db2f675f55703221f12ee8fa.zip | |
Drop files from .gitignore #3
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -61,6 +61,5 @@ auth/*.json # source and target (input and output/results) folders -data/* -results/*.json -results/*.zip +data/ +results/ |
