Don't git ignore .mailmap and .testr.conf
These should have been whitelisted in the prior gitignore change. Change-Id: I21dce6256991c773f7a167f8e15499763db5eb3c
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,7 @@
 | 
				
			|||||||
/.*
 | 
					/.*
 | 
				
			||||||
!.gitignore
 | 
					!.gitignore
 | 
				
			||||||
 | 
					!.mailmap
 | 
				
			||||||
 | 
					!.testr.conf
 | 
				
			||||||
.*.sw?
 | 
					.*.sw?
 | 
				
			||||||
subunit.log
 | 
					subunit.log
 | 
				
			||||||
*,cover
 | 
					*,cover
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user