From f15982950e4674f0cad53d25d36409253661af34 Mon Sep 17 00:00:00 2001 From: git repository hosting Date: Thu, 13 Aug 2009 22:26:53 -0600 Subject: Added git ignore files auto created from svn:ignore properties. --- gnuradio-examples/python/digital/.gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gnuradio-examples/python/digital/.gitignore (limited to 'gnuradio-examples/python/digital/.gitignore') diff --git a/gnuradio-examples/python/digital/.gitignore b/gnuradio-examples/python/digital/.gitignore new file mode 100644 index 000000000..ff40c06f3 --- /dev/null +++ b/gnuradio-examples/python/digital/.gitignore @@ -0,0 +1,11 @@ +/Makefile +/Makefile.in +/.la +/.lo +/.deps +/.libs +/*.la +/*.lo +/*.pyc +/*.pyo +/*.dat -- cgit