mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
18 lines
245 B
Text
18 lines
245 B
Text
# changes file
|
|
*.changes
|
|
|
|
# system image
|
|
*.image
|
|
|
|
# Pharo Smalltalk Debug log file
|
|
PharoDebug.log
|
|
|
|
# Squeak Smalltalk Debug log file
|
|
SqueakDebug.log
|
|
|
|
# Monticello package cache
|
|
/package-cache
|
|
|
|
# Metacello-github cache
|
|
/github-cache
|
|
github-*.zip
|