]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add dotnet config
authorb3nj4m1n <b3nj4m1n@gmx.net>
Wed, 18 May 2022 12:18:20 +0000 (14:18 +0200)
committerb3nj4m1n <b3nj4m1n@gmx.net>
Wed, 18 May 2022 12:18:20 +0000 (14:18 +0200)
programs/dotnet.json [new file with mode: 0644]

diff --git a/programs/dotnet.json b/programs/dotnet.json
new file mode 100644 (file)
index 0000000..493b6aa
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.dotnet",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/dotnet/sdk/issues/8678\n"
+        }
+    ],
+    "name": "dotnet"
+}
\ No newline at end of file