update(gitignore): add .idea to the ignored files

translate
martin 2018-09-26 10:50:12 +02:00
parent 287388249d
commit c33c26b6c1
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.idea/
node_modules/
/Core/*