diff options
author | Alexandru Csete | 2012-03-08 15:25:58 -0800 |
---|---|---|
committer | Johnathan Corgan | 2012-03-08 16:53:12 -0800 |
commit | 7361ce25f30ddfcc7538fec4a8b4cb9044201a03 (patch) | |
tree | 628833521661eab885ca7372e4ba0e3243d38143 /gr-fcd/python/.gitignore | |
parent | aabc6bd3ef6061cc48a8cf87be89a3f6094cf2fe (diff) | |
download | gnuradio-7361ce25f30ddfcc7538fec4a8b4cb9044201a03.tar.gz gnuradio-7361ce25f30ddfcc7538fec4a8b4cb9044201a03.tar.bz2 gnuradio-7361ce25f30ddfcc7538fec4a8b4cb9044201a03.zip |
Initial import of out-of-tree files from Alexandru Csete
Diffstat (limited to 'gr-fcd/python/.gitignore')
-rw-r--r-- | gr-fcd/python/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
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 |