Skip to content

Commit

Permalink
Merge pull request #16 from jhaasdijk/gitignore_update
Browse files Browse the repository at this point in the history
Add .idea to gitignore
  • Loading branch information
minimalparts committed Oct 14, 2018
2 parents 9f61ba1 + e604239 commit 4084fc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ ENV/
# Rope project settings
.ropeproject

# Pycharm project settings
.idea

# mkdocs documentation
/site

Expand Down

0 comments on commit 4084fc7

Please sign in to comment.