chore: 清理无用文件和更新.gitignore
删除不再使用的测试HTML文件,并在.gitignore中添加cwd-comments-admin/dist目录以忽略构建输出
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -105,7 +105,6 @@ out
|
||||
# Nuxt.js build / generate output
|
||||
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Gatsby files
|
||||
|
||||
@@ -172,3 +171,5 @@ package-lock.json
|
||||
wrangler.jsonc
|
||||
|
||||
.claude
|
||||
|
||||
cwd-comments-admin/dist
|
||||
Reference in New Issue
Block a user