Add tests/common to .gitignore
Running 'tox -e linters' generates files in 'tests/common' which then triggers git to show them as changed files. Change-Id: Ie3c992b4fa3ab2a460c3f9a14295280d086f1f27
This commit is contained in:
parent
5038acc390
commit
2f68a18908
5
.gitignore
vendored
5
.gitignore
vendored
@ -61,9 +61,8 @@ ChangeLog
|
|||||||
releasenotes/build
|
releasenotes/build
|
||||||
|
|
||||||
# Test temp files
|
# Test temp files
|
||||||
tests/plugins
|
tests/*.retry
|
||||||
tests/playbooks
|
tests/common
|
||||||
tests/test.retry
|
|
||||||
|
|
||||||
# Vagrant artifacts
|
# Vagrant artifacts
|
||||||
.vagrant
|
.vagrant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user