Skip to content

Commit

Permalink
Merge pull request #2890 from dhirschfeld/gitignore
Browse files Browse the repository at this point in the history
Added .idea folder to .gitignore for PyCharm users
  • Loading branch information
ccordoba12 committed Jan 4, 2016
2 parents fb402d1 + 476cf33 commit b0e8539
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 @@ -14,6 +14,7 @@ Thumbs.db
spyder_crash.log
.DS_Store
.spyderproject
.idea/

# git .orig files
*.orig

0 comments on commit b0e8539

Please sign in to comment.