diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-27 12:33:08 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-27 12:33:08 +0100 |
commit | cdceb8d1c00fc6aab6566e7dfb8b5ee536cc989b (patch) | |
tree | 77ceb9838f29c549d36166f350117986ba5baa28 /.bundle/config | |
parent | 6798c70da968f9bd883f1bfa3d03725953f0553a (diff) |
Diffstat (limited to '.bundle/config')
-rw-r--r-- | .bundle/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..af49bbf --- /dev/null +++ b/.bundle/config @@ -0,0 +1,3 @@ +--- +BUNDLE_PATH: "_bundle" + |