瀏覽代碼

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