flask_helloworld1/.gitignore

11 lines
74 B
Plaintext

# ide
.vscode/
# virtualenv
venv/
# cache
*.pyc
__pycache__/