Skip to content

Commit

Permalink
Merge pull request #895 from jodaAtGithub/main
Browse files Browse the repository at this point in the history
Cleanup: delete and ignore temporary OS files (.DS_Store)
  • Loading branch information
BarmenduC authored Oct 31, 2022
2 parents 07a694b + a8002b6 commit 846921a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# OS generated files
.DS_Store
.Trashes
ehthumbs.db
Thumbs.db

0 comments on commit 846921a

Please sign in to comment.