Skip to content

Commit a576d2a

Browse files
author
Minggang Wang
committed
Skip the .msg files generated prior to v0.11.0
Some .msg files were created from .action file, as actionlib has been disabled, we should skip these files to avoid extra effort. Fix #546
1 parent df09ca4 commit a576d2a

File tree

4 files changed

+7
-2834
lines changed

4 files changed

+7
-2834
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ npm-debug.log
1414
tags
1515
cpplint.py
1616
generated
17-
types/interface.d.ts
17+
types/interfaces.d.ts
1818
dist
1919
.vscode
2020
.project

0 commit comments

Comments
 (0)