chore: ignore Intellij IDEA project files (#1361)

master
Imon-Haque 2019-07-24 17:06:56 +06:00 committed by Yiyu He
parent ff70bdc75a
commit 52a673703a
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

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