aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjvech <jmvalenciae@unal.edu.co>2024-08-07 10:06:35 -0500
committerjvech <jmvalenciae@unal.edu.co>2024-08-07 10:06:35 -0500
commit65926438256c1ed46993e1c8611597af5a9c23f1 (patch)
tree10ab13854190156bc25bd7586256fe8b224e2613 /.gitignore
parentebd66e65bf18574fa8905d7b0ae3fbb85bfc9e06 (diff)
add: CLI improvements and small documentation updates
Things done: * config path should search config file in the following order: cli option, environment, xdg_path * Implement a retrain command. * when you require more keys than the ones available in the input, stop the program.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8ec2d49..4b5e2c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ utils/*.gpi
*.bin
utils/*.py
tests/*.png
+issues.txt
Feel free to download, copy and edit any repo