From: Septatrix <24257556+Septatrix@users.noreply.github.com> Date: Sun, 17 Mar 2024 18:30:27 +0000 (+0100) Subject: Add .venv to gitignore X-Git-Tag: v23~84^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056819587039df6465596d3e77fd57596ed0addf;p=thirdparty%2Fmkosi.git Add .venv to gitignore --- diff --git a/.gitignore b/.gitignore index ef6df47a9..b821a7667 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.venv *.cache-pre-dev *.cache-pre-inst .cache