# IDE
.idea/
.vscode/

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

# Project specific
test.log
*.log
