Skip to content

Commit

Permalink
Merge pull request #1 from HunterEl/gitignore-addition-osx
Browse files Browse the repository at this point in the history
Allows Mac OS users to contribute without adding DS_store files.
  • Loading branch information
mayn committed Jul 17, 2017
2 parents 86f116d + 187864a commit 3197009
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 @@ -99,3 +99,7 @@ ENV/

# mypy
.mypy_cache/

# OSX
.DS_Store
.DS_Store?

0 comments on commit 3197009

Please sign in to comment.