Skip to content

Commit

Permalink
chore: 更新 .gitignore 文件以忽略 SharpPad/.config
Browse files Browse the repository at this point in the history
在 .gitignore 文件中,添加了 SharpPad/.config 路径,这意味着 Git 将忽略该路径下的所有文件,不会将它们包含在版本控制中。
  • Loading branch information
gaoconggit committed Dec 10, 2024
1 parent 05b354f commit 2302833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -327,3 +327,4 @@ ASALocalRun/

# MFractors (Xamarin productivity tool) working folder
.mfractor/
/SharpPad/.config

0 comments on commit 2302833

Please sign in to comment.