adds myenv to gitignore

clubs
Laurent 1 year ago
parent 7ade83caf3
commit 8b4b0c408c
  1. 2
      .gitignore

2
.gitignore vendored

@ -4,6 +4,8 @@ padelclub_backend/settings_local.py
./static/
static/
myenv/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

Loading…
Cancel
Save