flask_helloworld1/.gitignore
2020-07-02 16:50:26 +03:00

11 lines
74 B
Plaintext

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