diff options
| author | Christian Franke <chris@opensourcerouting.org> | 2018-05-25 17:39:26 +0200 | 
|---|---|---|
| committer | Christian Franke <chris@opensourcerouting.org> | 2018-05-28 15:09:50 +0200 | 
| commit | a5558663af8dc9bdb9c4509d03249f1aae240558 (patch) | |
| tree | 9caa592c865fd830b662d9c0ec7b319ab02900d6 /tests/.gitignore | |
| parent | f7fba3423bbbb1cb18c4285609bf00523e539ebd (diff) | |
tests: add pytest cache to gitignore
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 1708a4b7b0..1ff038573f 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -19,6 +19,7 @@ TAGS  .arch-inventory  .arch-ids  __pycache__ +.pytest_cache  /bgpd/test_aspath  /bgpd/test_capability  /bgpd/test_ecommunity  | 
