chore(svn-log-tool): 移除svm日志工具及示例文件,更新编码配置
- 删除DeepSeekLogProcessor日志处理类及相关依赖文件 - 删除Main主程序及辅助工具类LogEntry和ExcelAnalyzer - 移除示例日志文件example_log.md - 更新.idea/encodings.xml,添加src/main/java和src/main/resources的UTF-8编码配置 - 添加标准.gitignore配置,忽略Maven、IDEA、日志、打包文件及部分系统文件
This commit is contained in:
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user