X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6bdc08811164a6f6a900ad5d83f576d742b7b9b0..HEAD:/programs/yarn.json?ds=sidebyside diff --git a/programs/yarn.json b/programs/yarn.json index 163f6bc..dd113f1 100644 --- a/programs/yarn.json +++ b/programs/yarn.json @@ -10,6 +10,16 @@ "path": "$HOME/.yarn", "movable": false, "help": "Changing this is currently not supported.\n" + }, + { + "path": "$HOME/.yarncache", + "movable": false, + "help": "Changing this is currently not supported.\n" + }, + { + "path": "$HOME/.yarn-config", + "movable": false, + "help": "Changing this is currently not supported.\n" } ] }