 a06c3ad2c0
			
		
	
	
	a06c3ad2c0
	
	
	
		
			
			* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			224 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			224 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Simple Build Tool
 | |
| # http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control
 | |
| 
 | |
| dist/*
 | |
| target/
 | |
| lib_managed/
 | |
| src_managed/
 | |
| project/boot/
 | |
| project/plugins/project/
 | |
| .history
 | |
| .cache
 | |
| .lib/
 |