修改 gitignore 文件,增加对仿真记录文件夹的忽略
This commit is contained in:
parent
21a452c59e
commit
ea9bc1fb10
3
.gitignore
vendored
3
.gitignore
vendored
@ -238,3 +238,6 @@ MigrationBackup/
|
||||
|
||||
# Macos
|
||||
.DS_Store
|
||||
|
||||
# Simulation records
|
||||
SimulationRecords/
|
||||
Loading…
Reference in New Issue
Block a user