summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2017-02-03 16:58:58 +0100
committerChristian Franke <chris@opensourcerouting.org>2017-02-08 19:10:10 +0100
commita4b74d05fca0ff19c04cc2fef432d5fde9469c45 (patch)
treeb916b421e52f230883c18cb9bd3c91e0a00ba8d1 /tests/.gitignore
parentca49a76b022c1e493b0d1fc15b8479dcb45ed73c (diff)
tests: add pytest testrunners
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 1642fa9493..bab3385da2 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -3,6 +3,7 @@ Makefile.in
*.o
tags
TAGS
+.cache
.deps
.nfs*
*~
@@ -14,8 +15,11 @@ TAGS
*.log
*.sum
*.xml
+*.pyc
.arch-inventory
.arch-ids
+__pycache__
+.dirstamp
/bgpd/test_aspath
/bgpd/test_capability
/bgpd/test_ecommunity