mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 07:37:54 +00:00
Merge pull request #2310 from opensourcerouting/master-gitignore-pytest-cache
tests: add pytest cache to gitignore
This commit is contained in:
commit
bdb53116de
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
@ -19,6 +19,7 @@ TAGS
|
||||
.arch-inventory
|
||||
.arch-ids
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
/bgpd/test_aspath
|
||||
/bgpd/test_capability
|
||||
/bgpd/test_ecommunity
|
||||
|
Loading…
Reference in New Issue
Block a user