diff options
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 |