From: Donald Sharp Date: Thu, 16 Sep 2021 12:05:25 +0000 (-0400) Subject: *: Add some missed make check generated files in .gitignore X-Git-Tag: base_8.1~48^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=f4291f383d9f5dad433f557510f6c185ed4d5006;p=matthieu%2Ffrr.git *: Add some missed make check generated files in .gitignore Some pcep log output from `make check` is showing up in git status. Make git know it's ok to ignore this stuff. Signed-off-by: Donald Sharp --- diff --git a/.gitignore b/.gitignore index 40f6475a26..fb40ee52fe 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,5 @@ refix .emacs.desktop* /test-suite.log +pceplib/test/*.log +pceplib/test/*.trs