Skip to content

Commit 3a888b6

Browse files
authored
Add .DS_Store to .gitignore (#341)
1 parent 4a49cc4 commit 3a888b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ bld
4545
# LLM Implementation
4646
*_api_key.txt
4747
*_chat_history.txt
48+
49+
# MacOS specific files
50+
*.DS_Store

0 commit comments

Comments
 (0)