diff --git a/.gitignore b/.gitignore index 74a308f..a7e4691 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ expephalon/custom_settings.py __pycache__/ migrations/ *.pid -.vscode/ \ No newline at end of file +.vscode/ +venv/ \ No newline at end of file