Browse Source

Update gitignore.

Oleksandr Korniienko 3 năm trước cách đây
mục cha
commit
4a41f712ed
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 .DS_Store
 node_modules/
 dist/
-.idea/*
+lib/
+.idea/