修改 gitignore 文件,增加对仿真记录文件夹的忽略

This commit is contained in:
Tian jianyong 2024-11-01 17:43:07 +08:00
parent 21a452c59e
commit ea9bc1fb10

3
.gitignore vendored
View File

@ -238,3 +238,6 @@ MigrationBackup/
# Macos
.DS_Store
# Simulation records
SimulationRecords/