summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan López <[email protected]>2021-07-17 08:32:51 +0200
committerGitHub <[email protected]>2021-07-17 02:32:51 -0400
commit47ede1e2c2b67202f533320160e048157b1f76ac (patch)
tree7ac8fb8621b0b4f7d3370842da68c6eeaf892122
parent3f4cf5f01d6fd9da2c133b22ff79c8a55a7910fc (diff)
add temporal and backup files to gitignore. (#983)
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80470c1f..e9c3badc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,9 @@ lv-settings.lua
.stylua.toml
lua/lv-user/
lua/lv-user-config/
+
+*.tmp
+*.temp
+*.bak
+*.backup
+*.old