Commit Graph

4 Commits

Author SHA1 Message Date
Ling 7506d59b3b 更新 .gitignore 文件以忽略特定目录
在 `.gitignore` 文件中,添加了 `/src/.vs` 和 `/obj` 目录,以便忽略这些目录下的文件,防止它们被纳入版本控制。
2025-03-05 23:15:19 +08:00
lihanbo 5aabcbdda6 更新 .gitignore 文件
在 .gitignore 中添加 Visual Studio 自动创建的注释,并忽略 /src/.vs 目录。
2025-03-03 09:23:47 +08:00
lihanbo 6c02a38c3f 切换项目结构 2025-02-28 09:20:53 +08:00
lihanbo 7fbf085a9f 添加 .gitattributes 和 .gitignore。 2024-10-14 08:41:11 +08:00