# ===================================================================== # Lean build artifacts # ===================================================================== lean/.lake/ lean/lake-packages/ # ===================================================================== # LaTeX build artifacts # ===================================================================== latex/*.aux latex/*.log latex/*.out latex/*.toc latex/*.bbl latex/*.blg latex/*.fls latex/*.fdb_latexmk latex/*.synctex.gz latex/*.nav latex/*.snm latex/*.vrb # Built PDFs are regenerated locally, don't track them. latex/*.pdf # ===================================================================== # Python build / cache / results # ===================================================================== python/large_scale/results/ python/large_scale/logs/ python/large_scale/**/__pycache__/ python/**/__pycache__/ *.pyc *.pyo # ===================================================================== # OS / editor noise # ===================================================================== .DS_Store Thumbs.db *.swp .vscode/ .idea/ # ===================================================================== # MATLAB # ===================================================================== *.asv *.m~ # ===================================================================== # Local-only files (not for the public repo) # ===================================================================== .claude/ /data/ latex/response_to_editor.tex latex/response_to_editor.pdf latex/letter_to_editor.tex latex/letter_to_editor.pdf NOTES_FOR_LIOR.md probe_gpus.sh survey_results.py survey_schnet.py STATUS.md HANDOFF_CCC.md python/large_scale/HANDOFF_CCC.md