about summary refs log tree commit diff
path: root/vim/.cache
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2016-10-14 09:54:47 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2016-11-20 16:44:10 +0700
commit76e366782fc5cf88c14a8feb34874afa50a3c214 (patch)
treec40edbd257d33427bafe1e780cfb22919604d7eb /vim/.cache
parent95503739a8220279f315280ed727b50271bb38e0 (diff)
downloaddotfiles-76e366782fc5cf88c14a8feb34874afa50a3c214.tar.gz
Update Vim configs to fit 8.0 update
Diffstat (limited to 'vim/.cache')
-rw-r--r--vim/.cache/vim/backup/.gitignore4
-rw-r--r--vim/.cache/vim/swap/.gitignore4
-rw-r--r--vim/.cache/vim/undo/.gitignore4
3 files changed, 12 insertions, 0 deletions
diff --git a/vim/.cache/vim/backup/.gitignore b/vim/.cache/vim/backup/.gitignore
new file mode 100644
index 0000000..5e7d273
--- /dev/null
+++ b/vim/.cache/vim/backup/.gitignore
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
diff --git a/vim/.cache/vim/swap/.gitignore b/vim/.cache/vim/swap/.gitignore
new file mode 100644
index 0000000..5e7d273
--- /dev/null
+++ b/vim/.cache/vim/swap/.gitignore
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
diff --git a/vim/.cache/vim/undo/.gitignore b/vim/.cache/vim/undo/.gitignore
new file mode 100644
index 0000000..5e7d273
--- /dev/null
+++ b/vim/.cache/vim/undo/.gitignore
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore