]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/dotnet.json
`~/.gitignore` can be moved to `XDG_CONFIG_HOME/git/ignore` (#215)
[xdg-ninja.git] / programs / dotnet.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.dotnet",
5 "movable": false,
6 "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/dotnet/sdk/issues/8678\n"
7 },
8 {
9 "path": "$HOME/.net",
10 "movable": false,
11 "help": "This directory is used by software written with .NET to store all the DLLs they need to work.\nSo it's pratically impossible to provide a general way to configure this specific behaviour.\n"
12 }
13 ],
14 "name": "dotnet"
15 }