Skip to content

Commit

Permalink
Merge pull request #59 from clearmatics/gitignore-updates
Browse files Browse the repository at this point in the history
Updated gitignore to ignore .idea directory
  • Loading branch information
daragao authored May 8, 2018
2 parents 582e474 + 44452a2 commit 1cc02c6
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 @@ -3,6 +3,7 @@
/chaindata
/node_modules
/coverage
/.idea
coverage.json
*.pyc
docs/deps-files.dot
Expand Down

0 comments on commit 1cc02c6

Please sign in to comment.