Skip to content

Commit 5abae53

Browse files
committed
Update Modelsim gitignore
1 parent 65c4655 commit 5abae53

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

gitignores/.gitignore_modelsim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ work*
1414
modelsim.ini
1515
start_time.txt
1616
vsim.wlf
17+
vish_stacktrace.vstf
1718

scripts/clean_modelsim.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ del /s /q .\wave.do
1212
del /s /q .\modelsim.ini
1313
del /s /q .\start_time.txt
1414
del /s /q .\vsim.wlf
15+
del /s /q .\vish_stacktrace.vstf
1516

1617
del /s /f /q .\work\*
1718
rmdir /s /q .\work\

0 commit comments

Comments
 (0)