diff --git a/.gitignore b/.gitignore index 647ed112..39adf4da 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ dist-ssr /dist* *-lock.* pnpm-debug - +auto-*.d.ts .idea .history diff --git a/src/types/.gitignore b/src/types/.gitignore deleted file mode 100644 index a00fe5dd..00000000 --- a/src/types/.gitignore +++ /dev/null @@ -1 +0,0 @@ -auto-*.d.ts