# Ignore virtual environment venv/ # Ignore compiled Python bytecode workx/**/__pycache__/ # Ignore macOS .DS_Store files workx/.DS_Store .DS_Store