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

# Translations
*.mo
*.pot

# pyenv
.python-version

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

## Editors:
*.bak
*.sav
*.backup
.*.swp
*~

# Secret configuration
settings.cfg
settings.py
*.sqlite

# Personal conf
static/jquery.js
static/socket.io.js
templates/head-perso.html
templates/scripts-perso.html