1
0
mirror of https://github.com/moepman/bk-dss synced 2024-07-27 08:39:31 +02:00
bk-dss/.gitignore

11 lines
119 B
Plaintext

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