diff options
author | git | 2009-08-14 18:10:11 +0000 |
---|---|---|
committer | git | 2009-08-14 18:10:11 +0000 |
commit | 253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 (patch) | |
tree | aeb2d6f70c6e96dcf5231cd68105ace332c27086 /usrp/limbo/inband | |
parent | a0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff) | |
download | gnuradio-253018c6cdb114f5662a2d7ba8ed748c6e68e3a7.tar.gz gnuradio-253018c6cdb114f5662a2d7ba8ed748c6e68e3a7.tar.bz2 gnuradio-253018c6cdb114f5662a2d7ba8ed748c6e68e3a7.zip |
Added git ignore files auto created from svn:ignore properties.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
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 |