mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			17 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Ignore Play! working directory #
 | 
						|
bin/
 | 
						|
/db
 | 
						|
.eclipse
 | 
						|
/lib/
 | 
						|
/logs/
 | 
						|
/modules
 | 
						|
/project/project
 | 
						|
/project/target
 | 
						|
/target
 | 
						|
tmp/
 | 
						|
test-result
 | 
						|
server.pid
 | 
						|
*.eml
 | 
						|
/dist/
 | 
						|
.cache
 |