diff options
Diffstat (limited to 'usrp/limbo/inband')
-rw-r--r-- | usrp/limbo/inband/.gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/usrp/limbo/inband/.gitignore b/usrp/limbo/inband/.gitignore new file mode 100644 index 000000000..a228dcdc1 --- /dev/null +++ b/usrp/limbo/inband/.gitignore @@ -0,0 +1,20 @@ +/Makefile +/Makefile.in +/.la +/.lo +/.deps +/.libs +/*.la +/*.lo +/*.swp +/*.dat +/test_fusb +/std_paths.h +/usrp_dbid.py +/usrp_dbid.h +/usrp_dbid.cc +/usrp_server_mbh.cc +/test_inband +/test_usrp_inband +/test_usrp_tx +/*_mbh.cc |