ソースを参照

Update gitignore.

Oleksandr Korniienko 3 年 前
コミット
4a41f712ed
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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