Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
Merge pull request #220 from bigblind/ignore-pycharm
Browse files Browse the repository at this point in the history
Ignore PyCharm config files
  • Loading branch information
dhermes committed Jul 10, 2015
2 parents fe246ba + e8f186a commit 5b1b51e
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 @@ -21,3 +21,6 @@ scripts/local_test_setup
tests/data/key.json
tests/data/key.p12
tests/data/user-key.json

# PyCharm configuration:
.idea

0 comments on commit 5b1b51e

Please sign in to comment.