* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			357 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			357 B
		
	
	
	
		
			Text
		
	
	
	
	
	
#--------------------------#
 | 
						|
# Magento Default Files    #
 | 
						|
#--------------------------#
 | 
						|
 | 
						|
/app/etc/local.xml
 | 
						|
/media/*
 | 
						|
!/media/.htaccess
 | 
						|
!/media/customer/.htaccess
 | 
						|
!/media/dhl/logo.jpg
 | 
						|
!/media/downloadable/.htaccess
 | 
						|
!/media/xmlconnect/custom/ok.gif
 | 
						|
!/media/xmlconnect/original/ok.gif
 | 
						|
!/media/xmlconnect/system/ok.gif
 | 
						|
/var/*
 | 
						|
!/var/.htaccess
 | 
						|
!/var/package/*.xml
 |