summaryrefslogtreecommitdiffstats
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2017-05-24 04:01:00 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2017-06-16 04:02:42 +0200
commitf051edd156342ded612684bd26a45a1ff8e1840a (patch)
tree97933267b5eeef7423420f4aeba5dfe293e5fd26 /tests/.gitignore
parentMerge pull request #711 ("Coverity munging") (diff)
downloadfrr-f051edd156342ded612684bd26a45a1ff8e1840a.tar.xz
frr-f051edd156342ded612684bd26a45a1ff8e1840a.zip
lib: add table generator
Allows for easy preparation of tabular output. Supports: -- Padding -- Alignment -- Styling
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index bab3385da..5279016b9 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -43,3 +43,4 @@ __pycache__
/lib/test_table
/lib/test_timer_correctness
/lib/test_timer_performance
+/lib/test_ttable