Browse Source

added .idea to .gitignore

Mattia Larentis 10 năm trước cách đây
mục cha
commit
559d323e43
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@ npm-debug.log
 node_modules
 components
 test.html
-.DS_Store
+.DS_Store
+.idea