未验证 提交 5ec44765 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2027 from rejurime/dolphin-smalltalk

[Smalltalk] add support for Dolphin Smalltalk
# changes file # changes file
*.changes *.changes
*.chg
# system image # system image
*.image *.image
*.img7
*.img
# Pharo Smalltalk Debug log file # Pharo Smalltalk Debug log file
PharoDebug.log PharoDebug.log
...@@ -10,6 +13,12 @@ PharoDebug.log ...@@ -10,6 +13,12 @@ PharoDebug.log
# Squeak Smalltalk Debug log file # Squeak Smalltalk Debug log file
SqueakDebug.log SqueakDebug.log
# Dolphin Smalltalk source file
*.sml
# Dolphin Smalltalk error file
*.errors
# Monticello package cache # Monticello package cache
/package-cache /package-cache
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册