X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/df16aadf8a209abbe974dd419f7cbe5b5d7ec0f7..1d0b74e1ee4d6440b771db607f45e2996635318b:/programs/yarn.json 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" } ] }