# Virtual environment .venv/* # Python __pycache__/* *.pyc *.log # IDE .idea/* # OS .DS_Store Thumbs.db