diff --git a/src/data/items.json b/src/data/items.json index 63bcade..1fd855b 100644 --- a/src/data/items.json +++ b/src/data/items.json @@ -281,6 +281,7 @@ } ], "config-src": [ + "cakefile", "gruntfile.js", "gulpfile.js", { @@ -331,7 +332,6 @@ "lock": [".vpkg-lock.json", "package-lock.json"], "ruby": ["capfile", "gemfile", "guardfile", "podfile", "rakefile"], "script": ["gradlew"], - "src": ["cakefile"], "security": ["security", "security.md"], "support": ["funding.yml", "support", "support.md"], "todo": ["todo", "todo.md", "todo.txt"]