diff options
| author | David Lamparter <equinox@diac24.net> | 2018-08-18 05:29:10 +0200 | 
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2018-09-08 21:30:42 +0200 | 
| commit | e7c25325ccf55e0dc4b9a264fc3cf2f91e523d7d (patch) | |
| tree | cd45526988cd1ce4a6ecbac68b5f6b9b82e3e677 /tests/.gitignore | |
| parent | b37ccace1e456487c825024fdbbeddad3e027061 (diff) | |
*: cleanup .gitignore files
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 18 | 
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 5d414ef3d7..37cd245de0 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,24 +1,6 @@ -!Makefile -Makefile.in -*.o -tags -TAGS -.cache -.deps -.nfs* -*~ -*.loT -*.lo -*.la -*.libs -*.bak  *.log  *.sum  *.xml -*.pyc -.arch-inventory -.arch-ids -__pycache__  .pytest_cache  /bgpd/test_aspath  /bgpd/test_bgp_table  | 
