mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Merge pull request #1609 from hmhealey/gitignore
Updated vim files in .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user