Browse Source

mod: gitignore

陈凯龙 3 years ago
parent
commit
4050d56c19
1 changed files with 2 additions and 2 deletions
  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*