hw_oauth/.gitignore
2020-07-05 17:29:15 +03:00

14 lines
79 B
Plaintext

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