diff --git a/stu/.gitignore b/stu/.gitignore
index a3f7a51..a547bf3 100644
--- a/stu/.gitignore
+++ b/stu/.gitignore
@@ -8,29 +8,17 @@ pnpm-debug.log*
lerna-debug.log*
node_modules
-.DS_Store
dist
dist-ssr
-coverage
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
+.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
-
-*.tsbuildinfo
-
-.eslintcache
-
-# Cypress
-/cypress/videos/
-/cypress/screenshots/
-
-# Vitest
-__screenshots__/
diff --git a/stu/README.md b/stu/README.md
index 3d19eb7..33895ab 100644
--- a/stu/README.md
+++ b/stu/README.md
@@ -1,38 +1,5 @@
-# stu
+# Vue 3 + TypeScript + Vite
-This template should help get you started developing with Vue 3 in Vite.
+This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `
+