commit 24455797fe21ac1ef2a913bc3965ba24880ba966 Author: Jan Doubravský Date: Wed Sep 3 16:58:48 2025 +0200 Initial commit diff --git a/Tagger.code-workspace b/Tagger.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/Tagger.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file