diff --git a/.gitignore b/.gitignore index a547bf3..56c6038 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,7 @@ dist-ssr *.njsproj *.sln *.sw? + +# Auto-generated type declarations +auto-imports.d.ts +components.d.ts diff --git a/index.html b/index.html index dde16aa..d1ef48b 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@