22 lines
		
	
	
	
		
			289 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			289 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
 | |
| 
 | |
| # playground cache
 | |
| /play-cache
 | |
| /play-stash
 | |
| 
 | |
| # Metacello-github cache
 | |
| /github-cache
 | |
| github-*.zip
 |