CoralLeiCN commited on
Commit
9773c9f
·
1 Parent(s): 7681f16

Add .DS_Store to .gitignore for macOS compatibility

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -8,3 +8,5 @@ agent_course_final_assignment.egg-info
8
  # example (for debugging)
9
  example/*
10
 
 
 
 
8
  # example (for debugging)
9
  example/*
10
 
11
+ # macOS
12
+ .DS_Store