Skip to content

Commit

Permalink
git-ignore .DS_Store
Browse files Browse the repository at this point in the history
Added .gitignore to ensure no such file gets added via any use of `git
add *`.
  • Loading branch information
tautschnig committed May 9, 2024
1 parent c496338 commit 3cd9c96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
Binary file removed examples/.DS_Store
Binary file not shown.

0 comments on commit 3cd9c96

Please sign in to comment.