diff options
author | Tom Rondeau | 2011-08-30 22:52:44 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-08-30 22:52:44 -0400 |
commit | e17dbbcda50bdb851227c67e68c9d3e2e7732468 (patch) | |
tree | 246b15d5843d530a14df033e482796f0b5c726d9 /gr-digital/hier | |
parent | da5b87db20a34c84b3d03f87a668632997d58457 (diff) | |
download | gnuradio-e17dbbcda50bdb851227c67e68c9d3e2e7732468.tar.gz gnuradio-e17dbbcda50bdb851227c67e68c9d3e2e7732468.tar.bz2 gnuradio-e17dbbcda50bdb851227c67e68c9d3e2e7732468.zip |
digital: added gitignore file to hier dir.
Diffstat (limited to 'gr-digital/hier')
-rw-r--r-- | gr-digital/hier/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-digital/hier/.gitignore b/gr-digital/hier/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/gr-digital/hier/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in |