Commit 236e6d0a authored by René Juan Rico Mendoza's avatar René Juan Rico Mendoza Committed by GitHub

Add support for Dolphin Smalltalk

parent d1caffed
# 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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment