summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Vim
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Vim')
-rw-r--r--options/gitignore/Vim19
1 files changed, 19 insertions, 0 deletions
diff --git a/options/gitignore/Vim b/options/gitignore/Vim
new file mode 100644
index 0000000..19fa632
--- /dev/null
+++ b/options/gitignore/Vim
@@ -0,0 +1,19 @@
+# Swap
+[._]*.s[a-v][a-z]
+!*.svg # comment out if you don't need vector files
+[._]*.sw[a-p]
+[._]s[a-rt-v][a-z]
+[._]ss[a-gi-z]
+[._]sw[a-p]
+
+# Session
+Session.vim
+Sessionx.vim
+
+# Temporary
+.netrwhist
+*~
+# Auto-generated tag files
+tags
+# Persistent undo
+[._]*.un~