mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Synced gitignores with github repo (#1245)
* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
This commit is contained in:
		@@ -2,8 +2,20 @@
 | 
			
		||||
 | 
			
		||||
/vendor/*
 | 
			
		||||
/config/app.php
 | 
			
		||||
/tmp/*
 | 
			
		||||
 | 
			
		||||
/tmp/cache/models/*
 | 
			
		||||
!/tmp/cache/models/empty
 | 
			
		||||
/tmp/cache/persistent/*
 | 
			
		||||
!/tmp/cache/persistent/empty
 | 
			
		||||
/tmp/cache/views/*
 | 
			
		||||
!/tmp/cache/views/empty
 | 
			
		||||
/tmp/sessions/*
 | 
			
		||||
!/tmp/sessions/empty
 | 
			
		||||
/tmp/tests/*
 | 
			
		||||
!/tmp/tests/empty
 | 
			
		||||
 | 
			
		||||
/logs/*
 | 
			
		||||
!/logs/empty
 | 
			
		||||
 | 
			
		||||
# CakePHP 2
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user