]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add .bun (#190)
authorJacobTravers <46337843+JacobTravers@users.noreply.github.com>
Sat, 12 Nov 2022 04:15:38 +0000 (20:15 -0800)
committerGitHub <noreply@github.com>
Sat, 12 Nov 2022 04:15:38 +0000 (05:15 +0100)
programs/bun.json [new file with mode: 0644]

diff --git a/programs/bun.json b/programs/bun.json
new file mode 100644 (file)
index 0000000..0161034
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.bun",
+            "movable": false,
+            "help": "Currently not supported, see [this issue](https://github.com/oven-sh/bun/issues/696). \n"
+        }
+    ],
+    "name": "bun"
+}