ソースを参照

chore: ignore ds_store files

appflowy 3 年 前
コミット
62c104179a
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -16,4 +16,5 @@ package-lock.json
 yarn.lock
 node_modules
 **/.proto_cache
-**/.cache
+**/.cache
+**/.DS_Store