Sam commited on
Commit
a888873
·
1 Parent(s): 0683bdc

Add .DS_Store to .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -3,3 +3,4 @@ __pycache__/
3
  .chainlit
4
  *.pkl
5
  .files.DS_Store
 
 
3
  .chainlit
4
  *.pkl
5
  .files.DS_Store
6
+ .DS_Store