* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# swap
 | 
						|
[._]*.s[a-v][a-z]
 | 
						|
[._]*.sw[a-p]
 | 
						|
[._]s[a-v][a-z]
 | 
						|
[._]sw[a-p]
 | 
						|
# session
 | 
						|
Session.vim
 | 
						|
# temporary
 | 
						|
.netrwhist
 | 
						|
*~
 | 
						|
# auto-generated tag files
 | 
						|
tags
 |