Skip to content

Commit

Permalink
Merge pull request #151 from jpfleischer/dsstore
Browse files Browse the repository at this point in the history
Remove `DS_Store` and add it to `gitignore`
  • Loading branch information
shankari committed Sep 12, 2024
2 parents 224c74d + 871fd37 commit 237d3c8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,5 @@ dmypy.json

# Pyre type checker
.pyre/

.DS_Store
Binary file removed viz_scripts/.DS_Store
Binary file not shown.
Binary file removed viz_scripts/docker/.DS_Store
Binary file not shown.

0 comments on commit 237d3c8

Please sign in to comment.