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