Update .gitignore
As python-tempestconf got integrated to refstack-client, .gitignore file should be updated to exclude: - .tempestconf - .etc/ - tempest.log Change-Id: Idf30ab95fb9cb65278b58a2ff03ebfa7364dd521
This commit is contained in:
parent
044cf48649
commit
71863e8297
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,4 +11,7 @@ cover/*
|
|||||||
build
|
build
|
||||||
.tempest/
|
.tempest/
|
||||||
.venv/
|
.venv/
|
||||||
|
etc/
|
||||||
|
.tempestconf
|
||||||
|
tempest.log
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user