add temporal and backup files to gitignore. (#983)

This commit is contained in:
Joan López 2021-07-17 08:32:51 +02:00 committed by GitHub
parent 3f4cf5f01d
commit 47ede1e2c2
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

6
.gitignore vendored
View file

@ -22,3 +22,9 @@ lv-settings.lua
.stylua.toml
lua/lv-user/
lua/lv-user-config/
*.tmp
*.temp
*.bak
*.backup
*.old