1
0
mirror of https://github.com/moepman/bk-dss synced 2025-11-17 22:20:34 +01:00
Files
bk-dss/.gitignore

11 lines
119 B
Plaintext

# config file
config.cfg
# uwsgi settings
uwsgi.ini
# virtual environment
venv
# PyCharm
.idea
# cache etc
__pycache__