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
 | 
			
		||||
!.mailmap
 | 
			
		||||
!.testr.conf
 | 
			
		||||
.*.sw?
 | 
			
		||||
subunit.log
 | 
			
		||||
*,cover
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user