Skip to content

Commit

Permalink
Merge pull request #44 from giordano/mg/gitignore
Browse files Browse the repository at this point in the history
Delete and ignore `.DS_Store`
  • Loading branch information
drizk1 authored Jul 21, 2024
2 parents a972433 + 7fda5c9 commit 245924e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/Manifest.toml
/.vscode
/.vscode
.DS_Store
Binary file removed docs/.DS_Store
Binary file not shown.
Binary file removed docs/_overrides/.DS_Store
Binary file not shown.
Binary file removed docs/examples/.DS_Store
Binary file not shown.

0 comments on commit 245924e

Please sign in to comment.