From ab3b6e3057244259d333513c133450e9efc4dc1b Mon Sep 17 00:00:00 2001 From: Johnathan Corgan Date: Fri, 14 Aug 2009 13:05:48 -0700 Subject: [PATCH] Added missing .gitignore --- gnuradio-examples/python/pfb/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 gnuradio-examples/python/pfb/.gitignore diff --git a/gnuradio-examples/python/pfb/.gitignore b/gnuradio-examples/python/pfb/.gitignore new file mode 100644 index 00000000..282522db --- /dev/null +++ b/gnuradio-examples/python/pfb/.gitignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in -- 2.47.2