diff --git a/.gitignore b/.gitignore index e43b0f9..830cffb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ +# macOS .DS_Store + +# Python virtual environments +.venv/ \ No newline at end of file