# exclude all files from bundle dir but keep its subdirs:
# ref: https://stackoverflow.com/questions/46301811/gitignore-all-files-in-folders-but-keep-folder-structure
bundle/**
-!bundle/plugins/kak-bundle #no-trailing-slash !!!
+!bundle/kak-bundle
colors/**
plugins/**
.reload.kak
-[submodule "bundle/plugins/kak-bundle"]
- path = bundle/plugins/kak-bundle
+[submodule "bundle/kak-bundle"]
+ path = bundle/kak-bundle
url = https://codeberg.org/jdugan6240/kak-bundle
--- /dev/null
+Subproject commit 6fb2fccfec714abdf4f0a6288ad1ac6e42913ded
+++ /dev/null
-Subproject commit 6fb2fccfec714abdf4f0a6288ad1ac6e42913ded