Add .idea/ to .npmignore. (#344)

This commit is contained in:
David Narbutovich(g) 2018-11-13 20:45:12 +03:00 committed by Dylan Vann
parent 1ea804593b
commit a01f8d596f
1 changed files with 4 additions and 1 deletions

View File

@ -34,4 +34,7 @@ __snapshots__
prettier.config.js
yarn.lock
babel.config.js
jest.config.js
jest.config.js
# IDE
.idea/