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
|
||||
|
||||
# Test temp files
|
||||
tests/plugins
|
||||
tests/playbooks
|
||||
tests/test.retry
|
||||
tests/*.retry
|
||||
tests/common
|
||||
|
||||
# Vagrant artifacts
|
||||
.vagrant
|
||||
|
Loading…
x
Reference in New Issue
Block a user