Skip to content

Commit

Permalink
Merge pull request #205 from digwanderlust/molsen/add_idea_to_ignore
Browse files Browse the repository at this point in the history
add .idea to .gitignore
  • Loading branch information
kwlzn committed Feb 4, 2016
2 parents f899091 + 40006f9 commit 7379f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
/dist/*
/docs/_build
/.tox
/.idea
/.coverage*
/htmlcov

0 comments on commit 7379f31

Please sign in to comment.