Merge pull request #2310 from opensourcerouting/master-gitignore-pytest-cache

tests: add pytest cache to gitignore
This commit is contained in:
Quentin Young 2018-05-29 03:45:04 -04:00 committed by GitHub
commit bdb53116de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
tests/.gitignore vendored
View File

@ -19,6 +19,7 @@ TAGS
.arch-inventory
.arch-ids
__pycache__
.pytest_cache
/bgpd/test_aspath
/bgpd/test_capability
/bgpd/test_ecommunity