diff options
Diffstat (limited to 'gnuradio-examples/python/mp-sched')
-rw-r--r-- | gnuradio-examples/python/mp-sched/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gnuradio-examples/python/mp-sched/.gitignore b/gnuradio-examples/python/mp-sched/.gitignore new file mode 100644 index 000000000..c400497f5 --- /dev/null +++ b/gnuradio-examples/python/mp-sched/.gitignore @@ -0,0 +1,10 @@ +/Makefile +/Makefile.in +/.la +/.lo +/.deps +/.libs +/*.la +/*.lo +/*.pyc +/*.pyo |