about summary refs log tree commit diff
path: root/vim/.cache
diff options
context:
space:
mode:
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