diff options
Diffstat (limited to 'gr-audio/examples/python/.gitignore')
-rw-r--r-- | gr-audio/examples/python/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gr-audio/examples/python/.gitignore b/gr-audio/examples/python/.gitignore new file mode 100644 index 000000000..b4813f3c8 --- /dev/null +++ b/gr-audio/examples/python/.gitignore @@ -0,0 +1,4 @@ +/Makefile +/Makefile.in +/*.pyc +/*.pyo |