diff --git a/.gitignore b/.gitignore index 05bc14a1..a706da96 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,6 @@ bld # LLM Implementation *_api_key.txt *_chat_history.txt + +# MacOS specific files +*.DS_Store