Add new vagrant log files to .gitignore (#13442)
* Update .gitignore * Update .gitignore Co-Authored-By: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
		
							parent
							
								
									44a19fd96d
								
							
						
					
					
						commit
						e51cbbbf5b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							|  | @ -58,7 +58,7 @@ yarn-error.log | |||
| yarn-debug.log | ||||
| 
 | ||||
| # Ignore vagrant log files | ||||
| ubuntu-xenial-16.04-cloudimg-console.log | ||||
| *-cloudimg-console.log | ||||
| 
 | ||||
| # Ignore Docker option files | ||||
| docker-compose.override.yml | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue