diff options
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 70845e08e..3dda72986 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 b336cc7ce..604b402c5 100644 --- a/gr-pager/python/.gitignore +++ b/gr-pager/python/.gitignore @@ -1,2 +1,3 @@ /Makefile /Makefile.in +/run_tests |