Unverified Commit 5ec44765 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2027 from rejurime/dolphin-smalltalk

[Smalltalk] add support for Dolphin Smalltalk
parents c017c479 236e6d0a
# changes file
*.changes
*.chg
# system image
*.image
*.img7
*.img
# Pharo Smalltalk Debug log file
PharoDebug.log
......@@ -10,6 +13,12 @@ PharoDebug.log
# Squeak Smalltalk Debug log file
SqueakDebug.log
# Dolphin Smalltalk source file
*.sml
# Dolphin Smalltalk error file
*.errors
# Monticello package cache
/package-cache
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment