Add *.swp to .gitignore
Vim creates swap files with the .swp extension, those should be ignored by git. Change-Id: I637ef1bac7a94bf1f034e7db74649150cc4fd986
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -14,3 +14,4 @@ imagebuild/coreos/build
 | 
			
		||||
imagebuild/coreos/dist
 | 
			
		||||
imagebuild/coreos/oem/authorized_keys
 | 
			
		||||
imagebuild/coreos/UPLOAD
 | 
			
		||||
*.swp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user