diff options
author | Johnathan Corgan | 2011-03-15 21:04:24 -0700 |
---|---|---|
committer | Johnathan Corgan | 2011-03-15 21:04:24 -0700 |
commit | 1d70ed2bd928d52a383e688949cc7f747dd584fa (patch) | |
tree | 43def4828e4e126bcd59cb6908c1c29ec9449f28 /gruel/src/python | |
parent | 338b01e7b5ecad7e324098a2671d3fa650be035e (diff) | |
download | gnuradio-1d70ed2bd928d52a383e688949cc7f747dd584fa.tar.gz gnuradio-1d70ed2bd928d52a383e688949cc7f747dd584fa.tar.bz2 gnuradio-1d70ed2bd928d52a383e688949cc7f747dd584fa.zip |
gruel: added missing ignores
Diffstat (limited to 'gruel/src/python')
-rw-r--r-- | gruel/src/python/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gruel/src/python/.gitignore b/gruel/src/python/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/gruel/src/python/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in |