# PyCharm files .idea/ # macOS dir files .DS_Store # VS Code configuration dir .vscode/ # Jupyter Notebook cache files .ipynb_checkpoints/ *.ipynb # Python cache files __pycache__/