diff options
author | git repository hosting | 2009-08-13 22:26:53 -0600 |
---|---|---|
committer | git repository hosting | 2009-08-13 22:26:53 -0600 |
commit | f15982950e4674f0cad53d25d36409253661af34 (patch) | |
tree | aeb2d6f70c6e96dcf5231cd68105ace332c27086 /usrp2/host/apps | |
parent | a0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff) | |
download | gnuradio-f15982950e4674f0cad53d25d36409253661af34.tar.gz gnuradio-f15982950e4674f0cad53d25d36409253661af34.tar.bz2 gnuradio-f15982950e4674f0cad53d25d36409253661af34.zip |
Added git ignore files auto created from svn:ignore properties.
Diffstat (limited to 'usrp2/host/apps')
-rw-r--r-- | usrp2/host/apps/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/usrp2/host/apps/.gitignore b/usrp2/host/apps/.gitignore new file mode 100644 index 000000000..4b66ac0f9 --- /dev/null +++ b/usrp2/host/apps/.gitignore @@ -0,0 +1,16 @@ +/Makefile +/Makefile.in +/.libs +/.deps +/test_eth +/test_usrp2 +/gen_const +/find_usrps +/cerr +/*.sh +/tx_samples +/rx_streaming_samples +/u2_burn_mac_addr +/usrp2_burn_mac_addr +/test_mimo_tx +/gpio |