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/swig/.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/swig/.gitignore')
-rw-r--r-- | gr-fcd/swig/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gr-fcd/swig/.gitignore b/gr-fcd/swig/.gitignore new file mode 100644 index 000000000..7dcd448b7 --- /dev/null +++ b/gr-fcd/swig/.gitignore @@ -0,0 +1,13 @@ +/.deps +/.libs +/Makefile.in +/Makefile +/fcd_swig.cc +/fcd_swig.py +/gnuradio +/guile +/python +/run_guile_tests +*.la +*.lo +*.o |