Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
Changing .gitignore to ignore OS generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoguic committed Apr 12, 2018
1 parent d50295c commit 53e186b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,13 @@ personal-9894.md
# Targets Windows & Unix temporary files
~$*
*~

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

0 comments on commit 53e186b

Please sign in to comment.