Skip to content

Commit

Permalink
Add DS_Store and .idea to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
emre committed Aug 1, 2018
1 parent 8f1c4e1 commit 002b1df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -102,3 +102,6 @@ venv.bak/

# mypy
.mypy_cache/

.idea
.DS_Store

0 comments on commit 002b1df

Please sign in to comment.