From: Xiretza Date: Sat, 26 Sep 2020 14:27:37 +0000 (+0200) Subject: tests: add gitignores for auto-generated makefiles X-Git-Tag: working-ls180~254^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bed14241efbf9949d0ed9d84836d7a019895dfde;p=yosys.git tests: add gitignores for auto-generated makefiles --- diff --git a/tests/opt/.gitignore b/tests/opt/.gitignore index 397b4a762..8355de9dc 100644 --- a/tests/opt/.gitignore +++ b/tests/opt/.gitignore @@ -1 +1,2 @@ *.log +run-test.mk diff --git a/tests/sat/.gitignore b/tests/sat/.gitignore index 397b4a762..8355de9dc 100644 --- a/tests/sat/.gitignore +++ b/tests/sat/.gitignore @@ -1 +1,2 @@ *.log +run-test.mk