Add .idea into .gitignore for pycharm

Change-Id: If21ea7e2b35dbcb8183a6f1a64cfbf41ef1084b3
This commit is contained in:
Shu Muto 2018-02-05 10:59:46 +09:00
parent c6de8b68c8
commit 7c12a5d6dc
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ npm-debug.log
releasenotes/build
{{ cookiecutter.module_name }}/test/.secret_key_store
.coverage*
.idea
.jshintrc
.project
.pydevproject