APPS/ .venv/ # Local logs oss_llm/testNanoGPT/last_run.log AI_IDE_CHAT_HISTORY/WINDSURF/.launchd-stdout.log AI_IDE_CHAT_HISTORY/WINDSURF/.launchd-stderr.log # nanoGPT is cloned by scripts; don't vendor it here oss_llm/nanoGPT/ # Training artifacts (avoid accidentally committing weights/data bins) oss_llm/**/out-*/ oss_llm/**/data/**/train.bin oss_llm/**/data/**/val.bin oss_llm/**/data/**/meta.pkl