Skip to content

Commit

Permalink
Merge pull request #11 from DanielRuf/chore/ignore-os-specific-temp-f…
Browse files Browse the repository at this point in the history
…iles

chore: ignore OS specific temp files
  • Loading branch information
johncrisostomo committed May 2, 2018
2 parents 6e39f89 + f64afbe commit 8e4d26c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ jspm_packages

coverage
.coveralls.yml

# OS specific temp files
.DS_Store
Thumbs.db

0 comments on commit 8e4d26c

Please sign in to comment.