From 253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 Mon Sep 17 00:00:00 2001 From: git Date: Fri, 14 Aug 2009 18:10:11 +0000 Subject: Added git ignore files auto created from svn:ignore properties. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5 --- gr-sounder/src/python/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gr-sounder/src/python/.gitignore (limited to 'gr-sounder/src/python') diff --git a/gr-sounder/src/python/.gitignore b/gr-sounder/src/python/.gitignore new file mode 100644 index 000000000..8ac573ba1 --- /dev/null +++ b/gr-sounder/src/python/.gitignore @@ -0,0 +1,5 @@ +/Makefile +/Makefile.in +/run_tests +/*.pyc +/loopback.dat -- cgit