forked from gitea/gitea
		
	 a06c3ad2c0
			
		
	
	
		a06c3ad2c0
		
	
	
	
	
		
			
			* 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
 |