mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			17 lines
		
	
	
		
			357 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			357 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#--------------------------#
 | 
						|
# 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
 |