Skip to content

Commit

Permalink
Igonre .DS_Store files (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 authored Sep 2, 2019
1 parent f759af2 commit fed254e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,6 @@ ENV/

# Merge orig files
*.orig

# Special files
.DS_Store

0 comments on commit fed254e

Please sign in to comment.