feat: 修复.gitignore中的Icon行格式并添加对.svelte-kit的忽略

This commit is contained in:
Vixalie
2026-03-26 15:32:59 +08:00
parent 376831e6ca
commit 0620e4fef6
+4
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,5 @@ _site/
# counterproductive to check this file into the repository.
# Details at https://github.com/github/pages-gem/issues/768
Gemfile.lock
.svelte-kit/