Browse Source

屏蔽部分文件

linxuxiang 1 tháng trước cách đây
mục cha
commit
455327fa17
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -11,6 +11,7 @@ node_modules
 dist
 dist-ssr
 *.local
+src/types/*.d.ts
 
 # Editor directories and files
 .vscode/*