diff --git a/.gitignore b/.gitignore index c562c00..5206d21 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ __pycache__/ instance/ .webassets-cache/ -.DS_Store \ No newline at end of file +.DS_Store +venv/ \ No newline at end of file