summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2021-05-21 14:11:28 -0500
committerDanny Holman <dholman@gymli.xyz>2021-05-21 14:11:28 -0500
commit369695cf63ac301309a7ee600349714187d5cb9e (patch)
tree889932bc788bf3bd09ec1e4885d0cee01fe14e27 /.gitignore
parent549ca0cd5dff47b52aa17836d819c9eba32e93ac (diff)
vim: put swap files into a temp directory
Put vim swap files into a temporary directory inside $HOME. Signed-off-by: Danny Holman <dholman@gymli.xyz>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9e49fa8..4ae158b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.config/*
.ssh/known_hosts
.vim/spell
+.vim/tmp