diff --git a/.gitignore b/.gitignore index ce2a8aa..4f1d652 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,6 @@ test.py test.html pghrt.pdf contacts.txt -*.DS_Store \ No newline at end of file +*.DS_Store +/.venv/ +/venv/ \ No newline at end of file