Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thomasheller/crab.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Heller <thomas.m.heller@gmail.com>2019-05-31 19:54:58 +0300
committerThomas Heller <thomas.m.heller@gmail.com>2019-05-31 19:54:58 +0300
commit66b733b102660b56a0f1d3c6e8a2eaed2543cebf (patch)
treeaea2c38f2f38ee21dcfe84bb93cf8c106e772bb9
parent2ba7640e8a223fce61f805b7c537b44ea73307c7 (diff)
added Vim .gitignore
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3dc461a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+# Swap
+[._]*.s[a-v][a-z]
+[._]*.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~