Update .gitignore

Add a folder for user configuration that users can hook into for managing their configs in a git repo.
This commit is contained in:
rebuilt 2021-07-13 14:12:54 +02:00 committed by GitHub
parent 359b6fd8e4
commit e78b5845c1
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -21,3 +21,4 @@ nv-settings.lua
lv-settings.lua
.stylua.toml
lua/lv-user/
lua/lv-user-config/