# Python __pycache__/ *.py[cod] *.pyo .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ # Virtual environments .venv/ venv/ env/ # Jupyter .ipynb_checkpoints/ # Experiment outputs runs/ outputs/ artifacts/ checkpoints/ wandb/ tensorboard/ # Local literature scratch files notes/lit_pdfs/ # Data data/ datasets/ # OS and editor files .DS_Store Thumbs.db .idea/ .vscode/ # Logs *.log # Local handoff bundles facap_aaai_*.zip # Paper build artifacts paper/*.pdf paper/*.aux paper/*.out paper/*.bbl paper/*.blg paper/*.fls paper/*.fdb_latexmk paper/*.synctex.gz supplement_build/