chore: 移除 .gitignore 中的 Git 换行符并添加项目忽略目录
This commit is contained in:
@@ -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/**
|
||||
|
||||
Reference in New Issue
Block a user