diff options
author | Johnathan Corgan | 2009-08-15 18:45:53 -0700 |
---|---|---|
committer | Johnathan Corgan | 2009-08-15 18:45:53 -0700 |
commit | 82d6410198b91eb21ccac9fe2aae66690956e584 (patch) | |
tree | 94ae248811c8bdc96397ca78d9d071b8cff74fe9 /vrt/apps/.gitignore | |
parent | c9ad0211dac1721ec3f834bb14e71ca50e801721 (diff) | |
download | gnuradio-82d6410198b91eb21ccac9fe2aae66690956e584.tar.gz gnuradio-82d6410198b91eb21ccac9fe2aae66690956e584.tar.bz2 gnuradio-82d6410198b91eb21ccac9fe2aae66690956e584.zip |
Added git ignore files as needed.
Diffstat (limited to 'vrt/apps/.gitignore')
-rw-r--r-- | vrt/apps/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vrt/apps/.gitignore b/vrt/apps/.gitignore new file mode 100644 index 000000000..a8e9f886f --- /dev/null +++ b/vrt/apps/.gitignore @@ -0,0 +1,5 @@ +Makefile +Makefile.in +.deps +.libs +simple_rx_samples |