summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-12-03 16:33:05 -0500
committerhmhealey <harrisonmhealey@gmail.com>2015-12-03 16:33:05 -0500
commit784bd402e6d79210a2cbde68fc61eb8d86fd941e (patch)
tree8eda960d1cdfe1feaa97fddb15297b9413ceaf1d /.gitignore
parentb69cc7a94a9fb69dda259b2286eeefc3d6a2ec95 (diff)
downloadchat-784bd402e6d79210a2cbde68fc61eb8d86fd941e.tar.gz
chat-784bd402e6d79210a2cbde68fc61eb8d86fd941e.tar.bz2
chat-784bd402e6d79210a2cbde68fc61eb8d86fd941e.zip
Updated vim files in .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6e433df3c..dab6b8373 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,7 +43,12 @@ _testmain.go
*npm-debug.log*
# Vim temporary files
-*.swp
+[._]*.s[a-w][a-z]
+[._]s[a-w][a-z]
+*.un~
+Session.vim
+.netrwhist
+*~
# Build files
*bundle.js