Skip to content

Commit

Permalink
remove .DS_Store and add it correctly to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mbi6245 committed Dec 10, 2024
1 parent f68fd08 commit 3056d7a
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ dmypy.json
.pyre/

# Misc.
.DS_Store
**/.DS_Store
*.csv
*.parquet
diabetes_demo.ipynb
Expand Down
Loading

0 comments on commit 3056d7a

Please sign in to comment.