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:
parent
f5d090844a
commit
d202875661
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
/.*
|
||||
!.gitignore
|
||||
!.mailmap
|
||||
!.testr.conf
|
||||
.*.sw?
|
||||
subunit.log
|
||||
*,cover
|
||||
|
Loading…
Reference in New Issue
Block a user