diff options
author | Johnathan Corgan | 2012-03-22 15:16:25 -0700 |
---|---|---|
committer | Johnathan Corgan | 2012-03-22 15:16:25 -0700 |
commit | fc115e6aa0c22af172cbfcb50c895a03218819ba (patch) | |
tree | f75c07fbcd92874356752177ed45226330400de6 /gr-fcd/python/.gitignore | |
parent | 69c9100b8221f8b485e3acc07e99d5f410909d5e (diff) | |
parent | 81fba6490c6471e1db3bcc85d16ff2242f68fb43 (diff) | |
download | gnuradio-fc115e6aa0c22af172cbfcb50c895a03218819ba.tar.gz gnuradio-fc115e6aa0c22af172cbfcb50c895a03218819ba.tar.bz2 gnuradio-fc115e6aa0c22af172cbfcb50c895a03218819ba.zip |
Merge branch 'gr-fcd'
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 |