chore: 移除 .gitignore 中的 Git 换行符并添加项目忽略目录

This commit is contained in:
徐涛
2026-05-12 09:11:56 +08:00
parent 91d32a6a82
commit 54387a5f64
+5
View File
@@ -70,6 +70,7 @@ $RECYCLE.BIN/
# Icon must end with two \r
Icon
# Thumbnails
._*
@@ -202,6 +203,7 @@ fabric.properties
# Icon must end with two \r
Icon
# Thumbnails
._*
@@ -1027,3 +1029,6 @@ _site/
# counterproductive to check this file into the repository.
# Details at https://github.com/github/pages-gem/issues/768
Gemfile.lock
# Specific Project files
.opencode/**