2015-08-22 10:00:29 +09:00
|
|
|
# changes file
|
|
|
|
*.changes
|
2016-06-28 20:19:15 -03:00
|
|
|
*.chg
|
2015-08-22 10:00:29 +09:00
|
|
|
|
|
|
|
# system image
|
|
|
|
*.image
|
2016-06-28 20:19:15 -03:00
|
|
|
*.img7
|
|
|
|
*.img
|
2015-08-22 10:00:29 +09:00
|
|
|
|
|
|
|
# Pharo Smalltalk Debug log file
|
|
|
|
PharoDebug.log
|
|
|
|
|
|
|
|
# Squeak Smalltalk Debug log file
|
|
|
|
SqueakDebug.log
|
|
|
|
|
2016-06-28 20:19:15 -03:00
|
|
|
# Dolphin Smalltalk source file
|
|
|
|
*.sml
|
|
|
|
|
|
|
|
# Dolphin Smalltalk error file
|
|
|
|
*.errors
|
|
|
|
|
2015-08-22 10:00:29 +09:00
|
|
|
# Monticello package cache
|
|
|
|
/package-cache
|
|
|
|
|
2017-07-30 21:36:09 +09:00
|
|
|
# playground cache
|
|
|
|
/play-cache
|
|
|
|
/play-stash
|
|
|
|
|
2015-08-22 10:00:29 +09:00
|
|
|
# Metacello-github cache
|
|
|
|
/github-cache
|
|
|
|
github-*.zip
|