chore: ignore Intellij IDEA project files (#1361)

This commit is contained in:
Imon-Haque 2019-07-24 17:06:56 +06:00 committed by Yiyu He
parent ff70bdc75a
commit 52a673703a

2
.gitignore vendored
View file

@ -2,3 +2,5 @@ node_modules
test.js
coverage
npm-debug.log
.idea
*.iml