diff options
author | Eric Blossom | 2010-11-24 19:08:21 -0800 |
---|---|---|
committer | Eric Blossom | 2010-11-24 19:13:33 -0800 |
commit | b005e7d9f481ed39591d97ef697621368e6505c0 (patch) | |
tree | 47fa85d912f9b3ed3e0a07456baec47ff642e826 /gr-audio-alsa | |
parent | 401465831199fa8e29f36d604d9004020a657e72 (diff) | |
download | gnuradio-b005e7d9f481ed39591d97ef697621368e6505c0.tar.gz gnuradio-b005e7d9f481ed39591d97ef697621368e6505c0.tar.bz2 gnuradio-b005e7d9f481ed39591d97ef697621368e6505c0.zip |
Update .gitignore's
Diffstat (limited to 'gr-audio-alsa')
-rw-r--r-- | gr-audio-alsa/src/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-audio-alsa/src/.gitignore b/gr-audio-alsa/src/.gitignore index 2416d8a99..8de8fe39c 100644 --- a/gr-audio-alsa/src/.gitignore +++ b/gr-audio-alsa/src/.gitignore @@ -15,3 +15,6 @@ /run_tests /run_guile_tests /*.pyc +/gnuradio +/guile +/python |