From: Jacob Lifshay Date: Sat, 3 Jun 2023 02:15:03 +0000 (-0700) Subject: update .gitignore X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7b2341b25b46edb557eeb5d8caf85cc3c497d97;p=pytest-output-to-files.git update .gitignore --- diff --git a/.gitignore b/.gitignore index 6c5886e..832814f 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,5 @@ target/ # pyenv .python-version +/test-out +.vscode