diff options
Diffstat (limited to 'usrp/limbo/apps-inband/.gitignore')
-rw-r--r-- | usrp/limbo/apps-inband/.gitignore | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/usrp/limbo/apps-inband/.gitignore b/usrp/limbo/apps-inband/.gitignore new file mode 100644 index 000000000..f62d9e1de --- /dev/null +++ b/usrp/limbo/apps-inband/.gitignore @@ -0,0 +1,35 @@ +/Makefile +/Makefile.in +/.la +/.lo +/.deps +/.libs +/*.la +/*.lo +/*.dat +/.*.swp +/usrper +/usrper2 +/test_input +/test_fusb +/test_usrp +/test_usrp0 +/test_usrp_standard_rx +/test_usrp_standard_tx +/test_usrp_standard_2tx +/test_usrp_inband_timestamps +/test_usrp_inband_registers +/test_usrp_inband_rx +/test_usrp_inband_2rx +/test_usrp_inband_tx +/test_usrp_inband_2tx +/test_usrp_basic_rx +/check_order_quickly +/usrp_cal_dc_offset +/test_usrp_inband_cs +/read_packets +/test_usrp_inband_ping +/test_usrp_inband_underrun +/test_usrp_inband_overrun +/gmac_mbh.cc +/test_gmac_tx |