Skip to content

Commit

Permalink
update .gitignore; remove .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung committed Mar 18, 2024
1 parent 103c205 commit f5c7c56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,6 @@ dmypy.json
.pyre/

.DS_Store
annotations/.DS_Store
**/.DS_Store
great_expectations/
.vscode/
Binary file removed annotations/.DS_Store
Binary file not shown.

0 comments on commit f5c7c56

Please sign in to comment.