.gitignore: Ignore the tests/common directory

The tests/common directory is created by the tox 'testenv:tests_clone'
environment so add it to the ignore list.

Change-Id: I61ac3cfeddc543006511c72eb2bd99b2dbdfd469
This commit is contained in:
Markos Chandras 2017-04-05 11:59:50 +01:00
parent fb98ad8d7b
commit 42c25da7cb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -61,6 +61,7 @@ ChangeLog
releasenotes/build
# Test temp files
tests/common
tests/plugins
tests/playbooks
tests/test.retry