.git

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# Virtual environment
env
venv

# Node
node_modules

# Logs
*.log
pip-log.txt
pip-delete-this-directory.txt

# Test results
htmlcov
.coverage

data

# Configuration
consul_config.py
custom_config.py
config.py

# Volume with user logos
frontend/static/img/logos/supporters
