diff --git a/.gitignore b/.gitignore index 41ce512..2e6c6a2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ padelclub_backend/settings_local.py ./static/ static/ +myenv/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]