# Python
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Odoo
*.log
.pylintrc
.pylint.d/

# VS Code
.vscode/

# PyCharm
.idea/

# Translations
*.pot
*.po
