Skip to content

Commit

Permalink
Allows OSX users to contribute without adding DS_store files.
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterEl committed Jul 17, 2017
1 parent 86f116d commit 187864a
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 187864a

Please sign in to comment.