22 lines
		
	
	
		
			202 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			202 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.class
 | |
| *.log
 | |
| *.iml
 | |
| lib
 | |
| 
 | |
| # sbt specific
 | |
| .cache
 | |
| .history
 | |
| .lib/
 | |
| dist/*
 | |
| target/
 | |
| lib_managed/
 | |
| src_managed/
 | |
| project/boot/
 | |
| project/plugins/project/
 | |
| 
 | |
| # Scala-IDE specific
 | |
| .scala_dependencies
 | |
| .worksheet
 | |
| .idea
 | |
| 
 |