Ignore .idea folder with gitignore

This commit is contained in:
Kira 2019-01-31 16:47:34 -08:00
parent dbf46d3522
commit 2d9597297a

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ test/reports
yarn-debug.log*
.yarn-integrity
public/packs
.idea