summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-12-04 08:37:19 -0500
committerChristopher Speller <crspeller@gmail.com>2015-12-04 08:37:19 -0500
commit1e654fa77bb4c6d853c42bb08d766070b551290c (patch)
tree3180dbc7bb9312113cc1c25045d04e04565cf923
parentd6c5a78f746d3943c66f261b37174e7702cb8780 (diff)
parent784bd402e6d79210a2cbde68fc61eb8d86fd941e (diff)
downloadchat-1e654fa77bb4c6d853c42bb08d766070b551290c.tar.gz
chat-1e654fa77bb4c6d853c42bb08d766070b551290c.tar.bz2
chat-1e654fa77bb4c6d853c42bb08d766070b551290c.zip
Merge pull request #1609 from hmhealey/gitignore
Updated vim files in .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