diff options
| -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/* |
![]() |
index : linkeysearch.git | |
| Search based on linked-keys dictionary; dictionary creation and search mechanism. | Git user |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -61,5 +61,5 @@ auth/*.json # source and target (input and output/results) folders -data/ -results/ +data/* +results/* |