mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 09:30:30 +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-inventory
|
||||||
.arch-ids
|
.arch-ids
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.pytest_cache
|
||||||
/bgpd/test_aspath
|
/bgpd/test_aspath
|
||||||
/bgpd/test_capability
|
/bgpd/test_capability
|
||||||
/bgpd/test_ecommunity
|
/bgpd/test_ecommunity
|
||||||
|
Loading…
Reference in New Issue
Block a user