Shopify / shopify_python

Python development standards at Shopify
MIT License
65 stars 13 forks source link

Added .idea to gitignore #111

Closed TamerSherif closed 5 years ago

TamerSherif commented 5 years ago

Why is this PR necessary?

.idea directory needs to be ignored when pushing to shopify_python.

How does this PR work?

This PR adds .idea directory to gitignore which is generated by pycharm config.

alejandrolujan commented 5 years ago

LGTM but we need to figure out why the builds are failing :S