Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
gitignore for pycharm's .idea
  • Loading branch information
Jon Coe committed Oct 17, 2015
commit 2bb64f07f010224faa9521b06f13dd12c3739fc8
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ README.html

.ipynb_checkpoints/
*.ipynb

#pycharm
.idea
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm -0 on adding things like this to project gitignores. This should really be in a global gitignore. See https://help.github.com/articles/ignoring-files/#create-a-global-gitignore