Skip to content

Commit 4b357be

Browse files
committed
【维护】更新忽略规则并升级版本
更新 .gitignore 文件忽略 AGENTS.md 文件,并修复文件结尾换行符。 同时将项目版本从 1.20.1 升级到 1.20.2。 本次更新为常规维护操作,确保项目配置规范和版本信息准确性。
1 parent f7b9cc2 commit 4b357be

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
index.min.html
44
index.allinone.html
5-
index.allinone.min.html
5+
index.allinone.min.html
6+
7+
AGENTS.md

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<html>
44
<markdown-html
5-
version="1.20.1"
5+
version="1.20.2"
66
author="PJ568"
77
repo="https://github.com/PJ-568/markdown.html"
88
license="CC BY-SA 4.0 International"

0 commit comments

Comments
 (0)