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