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 /usrp2/firmware/apps/.gitignore | |
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 'usrp2/firmware/apps/.gitignore')
-rw-r--r-- | usrp2/firmware/apps/.gitignore | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/usrp2/firmware/apps/.gitignore b/usrp2/firmware/apps/.gitignore new file mode 100644 index 000000000..b8ab0dc8d --- /dev/null +++ b/usrp2/firmware/apps/.gitignore @@ -0,0 +1,77 @@ +/*-stamp +/*.a +/*.bin +/*.dump +/*.log +/*.rom +/*.map +/.deps +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache +/blink_leds +/blink_leds2 +/build +/compile +/config.h +/config.h.in +/config.log +/config.status +/configure +/depcomp +/echo +/eth_test +/gen_eth_packets +/ibs_rx_test +/ibs_tx_test +/install-sh +/libtool +/ltmain.sh +/missing +/py-compile +/rcv_eth_packets +/run_tests.sh +/stamp-h1 +/test1 +/test_phy_comm +/timer_test +/buf_ram_test +/buf_ram_zero +/hello +/test_printf +/test_spi +/test_i2c +/gen_pause_frames +/test_serdes +/rx_only +/tx_only +/tx_standalone +/tx_drop +/tx_drop2 +/tx_drop_rate_limited +/test_lsdac +/test_lsadc +/read_dbids +/test_db_spi +/ramp_lsdac +/eth_to_serdes +/serdes_to_dsp +/sd_gentest +/sd_bounce +/can_i_sub +/tx_only_v2 +/rx_only_v2 +/txrx +/eth_serdes +/serdes_txrx +/set_hw_rev +/test_sd +/factory_test +/test_ram +/mimo_tx +/mimo_tx_slave +/burn_dbsrx_eeprom +/burnrev30 +/burnrev31 +/burnrev40 |