* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			164 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			164 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Ignore Play! working directory #
 | 
						|
bin/
 | 
						|
/db
 | 
						|
.eclipse
 | 
						|
/lib/
 | 
						|
/logs/
 | 
						|
/modules
 | 
						|
/project/project
 | 
						|
/project/target
 | 
						|
/target
 | 
						|
tmp/
 | 
						|
test-result
 | 
						|
server.pid
 | 
						|
*.eml
 | 
						|
/dist/
 | 
						|
.cache
 |