diff options
author | Eric Blossom <eb@comsec.com> | 2009-12-23 12:38:17 -0800 |
---|---|---|
committer | Eric Blossom <eb@comsec.com> | 2009-12-23 12:38:17 -0800 |
commit | a6146675c40b7a8898a819b6a9e2c09ff37775aa (patch) | |
tree | d860a426f0cb96e15b9a2707f27821ed0f72fd0e /gr-pager | |
parent | 1912d90f062a7b391d071a590b24f062f2bd3183 (diff) |
update gitignores
Diffstat (limited to 'gr-pager')
-rw-r--r-- | gr-pager/grc/.gitignore | 1 | ||||
-rw-r--r-- | gr-pager/python/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/gr-pager/grc/.gitignore b/gr-pager/grc/.gitignore index 70845e08eb..3dda72986f 100644 --- a/gr-pager/grc/.gitignore +++ b/gr-pager/grc/.gitignore @@ -1 +1,2 @@ Makefile.in +Makefile diff --git a/gr-pager/python/.gitignore b/gr-pager/python/.gitignore index b336cc7cec..604b402c56 100644 --- a/gr-pager/python/.gitignore +++ b/gr-pager/python/.gitignore @@ -1,2 +1,3 @@ /Makefile /Makefile.in +/run_tests |