diff options
author | Tom Rondeau <trondeau@vt.edu> | 2011-03-28 17:36:51 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2011-03-28 17:36:51 -0400 |
commit | 485be49c4f81db57a78e333e9bd99cd2c77b1e7a (patch) | |
tree | ff9cf5ba5362054227fb118f09e579d4c6ebc743 /gr-digital/.gitignore | |
parent | d24a3fa25cd213b7a0aeab07da232bdce904af80 (diff) |
gr-digital: adding a new top-level block for digital comms work.
Diffstat (limited to 'gr-digital/.gitignore')
-rw-r--r-- | gr-digital/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-digital/.gitignore b/gr-digital/.gitignore new file mode 100644 index 0000000000..37c287f406 --- /dev/null +++ b/gr-digital/.gitignore @@ -0,0 +1,3 @@ +/Makefile +/Makefile.in +gnuradio-digital.pc |