commit e6e7321acb77cf736a1627af3c2d491ef7c1de6f parent 8f9ea150af7d80ad1de9dd86f4bf1d9888db89af Author: mrgrouse <bdmfegys@duck.com> Date: Wed, 8 May 2024 20:01:14 -0400 .gitignore: move disabled.lua to plugins folder Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ lazy-lock.json **/*.bak +lua/plugins/disabled.lua