From: Jacob Lifshay Date: Mon, 11 Sep 2023 16:54:57 +0000 (-0700) Subject: add pytest-output-to-files's output dir to gitignore X-Git-Url: https://git.libre-soc.org/?p=soc.git;a=commitdiff_plain;h=aecc171e622c5689dab8384f81ed74a4aaacbe8a add pytest-output-to-files's output dir to gitignore --- diff --git a/.gitignore b/.gitignore index 3478b52c..916979df 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ build gen .noseids nosetests.xml +test-out