First commit
This commit is contained in:
		
						commit
						0fbc439593
					
				
					 17 changed files with 24331 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,20 @@ | |||
| **/bin/ | ||||
| **/target/ | ||||
| 
 | ||||
| # Eclipse files | ||||
| **/.classpath | ||||
| **/.factorypath | ||||
| **/.project | ||||
| **/.settings/ | ||||
| 
 | ||||
| # IntelliJ files | ||||
| **/.idea/ | ||||
| **/*.iml | ||||
| 
 | ||||
| # Misc | ||||
| .mtj.tmp/ | ||||
| **/hs_err_pid* | ||||
| config.properties | ||||
| 
 | ||||
| #  | ||||
| 
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue