diff options
author | 2015-12-13 17:18:02 +0200 | |
---|---|---|
committer | 2015-12-13 17:18:02 +0200 | |
commit | 9738e267d806223ee25e013b5959ccac26c1a14a (patch) | |
tree | 590c8f329f2ab68c7da3f1f8f4c55f81243a08bc /.gitignore | |
parent | a573adc6395c9ad8d96978508a07a654ef48c7a9 (diff) | |
parent | 301341ddb1bf17387d7fea19667bedd40fce4509 (diff) |
Merge branch 'master' into get_logs_and_version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -15,6 +15,26 @@ scripts/doc/* scripts/mock-* scripts/automation/trex_control_plane/doc/_build/* +scripts/exp/stl_multi_burst1-0.erf +scripts/exp/stl_multi_pkt1-0.erf +scripts/exp/stl_multi_pkt2-0.erf +scripts/exp/stl_single_pkt_burst1-0.erf +scripts/exp/stl_single_sctp_pkt-0.erf +scripts/exp/stl_single_stream-0.erf +scripts/exp/stl_simple_prog1-0.erf +scripts/exp/stl_simple_prog2-0.erf +scripts/exp/stl_simple_prog3-0.erf +scripts/exp/stl_simple_prog4-0.erf +scripts/exp/stl_bb_start_stop-0.erf +scripts/exp/stl_bb_start_stop2-0.erf +scripts/exp/stl_bb_start_stop3-0.erf +scripts/exp/stl_bb_start_stop_delay1-0.erf +scripts/exp/stl_bb_start_stop_delay2-0.erf +scripts/exp/stl_basic_pause_resume0-0.erf + + + + *.pyc |