diff --git a/conf/example.json b/conf/example/config.json similarity index 100% rename from conf/example.json rename to conf/example/config.json diff --git a/conf/example/keyword.json b/conf/example/keyword.json new file mode 100644 index 0000000..3980412 --- /dev/null +++ b/conf/example/keyword.json @@ -0,0 +1,6 @@ +{ + "Keywords": [ + "example" + ], + "KeywordsExcept": {} +} \ No newline at end of file