diff options
author | Johnathan Corgan | 2011-07-04 21:07:29 -0700 |
---|---|---|
committer | Johnathan Corgan | 2011-07-04 21:07:29 -0700 |
commit | ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8 (patch) | |
tree | 1eb2c48fdcba9c6734403a42fdafb7055f799dc2 /gr-audio/examples/python/.gitignore | |
parent | 0ff8efadfbd68def82b360db461ae9adb52f176f (diff) | |
parent | b7d8980a6e9e070609b4270ad51d8a91ebfb60b2 (diff) | |
download | gnuradio-ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8.tar.gz gnuradio-ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8.tar.bz2 gnuradio-ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8.zip |
Merge branch 'master' into next
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 |