diff options
Diffstat (limited to 'usrp/host/apps/.gitignore')
-rw-r--r-- | usrp/host/apps/.gitignore | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/usrp/host/apps/.gitignore b/usrp/host/apps/.gitignore new file mode 100644 index 000000000..16fdf27ad --- /dev/null +++ b/usrp/host/apps/.gitignore @@ -0,0 +1,27 @@ +/Makefile +/Makefile.in +/.la +/.lo +/.deps +/.libs +/*.la +/*.lo +/*.dat +/usrper +/usrper2 +/test_input +/test_fusb +/test_usrp +/test_usrp0 +/test_usrp_standard_rx +/test_usrp_standard_tx +/test_usrp_inband_timestamps +/test_usrp_inband_registers +/test_usrp_inband_rx +/test_usrp_inband_tx +/test_usrp_basic_rx +/check_order_quickly +/usrp_cal_dc_offset +/test_usrp_inband_cs +/read_packets +/test_usrp_inband_ping |