From ed5f0ba3b4fb379e105f0f3263ff633d24cb9ebd Mon Sep 17 00:00:00 2001 From: nanos Date: Tue, 25 Jun 2024 10:01:37 +0100 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f8aaefb..51ade83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .vscode/launch.json artifacts/* +venv +.DS_Store \ No newline at end of file