diff options
author | Tom Rondeau <trondeau@vt.edu> | 2011-09-13 11:34:05 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2011-09-13 11:34:05 -0400 |
commit | a3b31f7bdfb283419574e91c8c06f7e369733200 (patch) | |
tree | 95ca269a324196657c9ad48b340073b6a26d6a40 | |
parent | b5cdc4a13233c2c6cf5920b477623d5cdffc0d3b (diff) |
digital: modifying example dir gitignore to ignore any generated samle files.
-rw-r--r-- | gr-digital/examples/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gr-digital/examples/.gitignore b/gr-digital/examples/.gitignore index b336cc7cec..d7028d40d2 100644 --- a/gr-digital/examples/.gitignore +++ b/gr-digital/examples/.gitignore @@ -1,2 +1,8 @@ /Makefile /Makefile.in +/*.8b +/*.16s +/*.16i +/*.32f +/*.32fc +/*.16sc |