diff options
author | Johnathan Corgan | 2009-08-14 13:05:48 -0700 |
---|---|---|
committer | Johnathan Corgan | 2009-08-14 13:05:48 -0700 |
commit | ab3b6e3057244259d333513c133450e9efc4dc1b (patch) | |
tree | 2e46fff9692fb062cccbd18e1f3fb52f44ccb470 | |
parent | 253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 (diff) | |
download | gnuradio-ab3b6e3057244259d333513c133450e9efc4dc1b.tar.gz gnuradio-ab3b6e3057244259d333513c133450e9efc4dc1b.tar.bz2 gnuradio-ab3b6e3057244259d333513c133450e9efc4dc1b.zip |
Added missing .gitignore
-rw-r--r-- | gnuradio-examples/python/pfb/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnuradio-examples/python/pfb/.gitignore b/gnuradio-examples/python/pfb/.gitignore new file mode 100644 index 000000000..282522db0 --- /dev/null +++ b/gnuradio-examples/python/pfb/.gitignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in |