diff options
author | rebuilt <[email protected]> | 2021-07-13 14:12:54 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-13 14:12:54 +0200 |
commit | e78b5845c1418617af6bee67721fff8d8e4398fa (patch) | |
tree | 39ea01f20865732f3cefe611d98186ce29e42895 /.gitignore | |
parent | 359b6fd8e44bc2ad5088aada3f9c037fb85b19af (diff) |
Update .gitignore
Add a folder for user configuration that users can hook into for managing their configs in a git repo.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,3 +21,4 @@ nv-settings.lua lv-settings.lua .stylua.toml lua/lv-user/ +lua/lv-user-config/ |