add vim to gitignore
This commit is contained in:
		
							
								
								
									
										12
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -19,6 +19,18 @@ _cgo_export.*
 | 
			
		||||
 | 
			
		||||
_testmain.go
 | 
			
		||||
 | 
			
		||||
# Vim files https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
 | 
			
		||||
# swap
 | 
			
		||||
[._]*.s[a-w][a-z]
 | 
			
		||||
[._]s[a-w][a-z]
 | 
			
		||||
# session
 | 
			
		||||
Session.vim
 | 
			
		||||
# temporary
 | 
			
		||||
.netrwhist
 | 
			
		||||
*~
 | 
			
		||||
# auto-generated tag files
 | 
			
		||||
tags
 | 
			
		||||
 | 
			
		||||
*.exe
 | 
			
		||||
 | 
			
		||||
cobra.test
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user