diff options
author | Johnathan Corgan | 2011-07-17 16:06:56 -0700 |
---|---|---|
committer | Johnathan Corgan | 2011-07-17 16:09:23 -0700 |
commit | fd1a28f693ed41d4bba9f1c800e79693e4c55ed2 (patch) | |
tree | b0887608bf46d43af8e0a56ec71b6bfee7d6f222 /gr-vocoder/python/.gitignore | |
parent | f7b9a0c6922c86cd54c1300ab45209d8e2db13df (diff) | |
download | gnuradio-fd1a28f693ed41d4bba9f1c800e79693e4c55ed2.tar.gz gnuradio-fd1a28f693ed41d4bba9f1c800e79693e4c55ed2.tar.bz2 gnuradio-fd1a28f693ed41d4bba9f1c800e79693e4c55ed2.zip |
gr-vocoder: add skeleton top-level component
Diffstat (limited to 'gr-vocoder/python/.gitignore')
-rw-r--r-- | gr-vocoder/python/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-vocoder/python/.gitignore b/gr-vocoder/python/.gitignore new file mode 100644 index 000000000..604b402c5 --- /dev/null +++ b/gr-vocoder/python/.gitignore @@ -0,0 +1,3 @@ +/Makefile +/Makefile.in +/run_tests |