Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

Smalltalk 289B

12345678910111213141516171819202122
  1. # changes file
  2. *.changes
  3. # system image
  4. *.image
  5. # Pharo Smalltalk Debug log file
  6. PharoDebug.log
  7. # Squeak Smalltalk Debug log file
  8. SqueakDebug.log
  9. # Monticello package cache
  10. /package-cache
  11. # playground cache
  12. /play-cache
  13. /play-stash
  14. # Metacello-github cache
  15. /github-cache
  16. github-*.zip