From 7361ce25f30ddfcc7538fec4a8b4cb9044201a03 Mon Sep 17 00:00:00 2001 From: Alexandru Csete Date: Thu, 8 Mar 2012 15:25:58 -0800 Subject: Initial import of out-of-tree files from Alexandru Csete --- gr-fcd/python/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gr-fcd/python/.gitignore (limited to 'gr-fcd/python/.gitignore') diff --git a/gr-fcd/python/.gitignore b/gr-fcd/python/.gitignore new file mode 100644 index 000000000..bf03975bb --- /dev/null +++ b/gr-fcd/python/.gitignore @@ -0,0 +1,9 @@ +/Makefile +/Makefile.in +/.deps +/.libs +/*.la +/*.lo +/*.pyc +/*.pyo +/run_tests -- cgit