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