fix: 修复忽略文件

This commit is contained in:
2026-03-27 18:00:39 +08:00
parent 58d551eda6
commit b4cb2dcff3

4
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# Logs # Logs
logs /logs
*.log *.log
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
@@ -22,4 +22,4 @@ dist-ssr
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
doc doc