Update gitignore to add passwd in tests
Update gitignore to add passwd in tests
This commit is contained in:
parent
410332751f
commit
d504a248fb
3 changed files with 4 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -13,6 +13,8 @@ tests/*
|
|||
!tests/test*
|
||||
!tests/test_certs
|
||||
!tests/pytest.ini
|
||||
!tests/passwd
|
||||
!tests/passwd_bad
|
||||
|
||||
# Ignore logs/data/certs
|
||||
logs/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue