diff options
| author | Geo Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2024-05-13 13:33:06 +0300 |
|---|---|---|
| committer | Geo Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2024-05-13 13:33:06 +0300 |
| commit | c3da4c75a17241f9e72812e60f6427b9480008ec (patch) | |
| tree | 4a15c690ccf753e3826bb93f28e69d855e29f66c | |
| parent | 71e728f088869caecfa3bca4f99189de1b840a7d (diff) | |
| download | linkeysearch-c3da4c75a17241f9e72812e60f6427b9480008ec.tar.gz linkeysearch-c3da4c75a17241f9e72812e60f6427b9480008ec.tar.bz2 linkeysearch-c3da4c75a17241f9e72812e60f6427b9480008ec.zip | |
fixed history of repository
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -61,5 +61,5 @@ auth/*.json # source and target (input and output/results) folders -data/ -results/ +data/* +results/* |
