Browse Source

mod: gitignore

陈凯龙 3 năm trước cách đây
mục cha
commit
4050d56c19
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -3,6 +3,6 @@ node_modules
 dist
 dist-ssr
 *.local
-/components.d.ts
-/auto-imports.d.ts
+/src/components.d.ts
+/src/auto-imports.d.ts
 /dist*