* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			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
 |