diff options
author | rebuilt <[email protected]> | 2021-07-07 18:37:28 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-07 12:37:28 -0400 |
commit | 6bea3e68d196e45f09b347cefe4ebed66dbeb2cf (patch) | |
tree | 9ca6cfefbec4d514e56da0b685c55b04e03d5f23 /.gitignore | |
parent | 9befa609ce4e48a1753231028f336d18cec7a635 (diff) |
Add a git-ignored folder for users to store their personal configurations (#761)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,3 +20,4 @@ spell/ nv-settings.lua lv-settings.lua .stylua.toml +lua/lv-user-config/ |