Initial commit
This commit is contained in:
		
						commit
						8b7e37f30f
					
				
					 3 changed files with 136 additions and 0 deletions
				
			
		
							
								
								
									
										16
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,16 @@
 | 
			
		|||
# ---> Clojure
 | 
			
		||||
pom.xml
 | 
			
		||||
pom.xml.asc
 | 
			
		||||
*.jar
 | 
			
		||||
*.class
 | 
			
		||||
/lib/
 | 
			
		||||
/classes/
 | 
			
		||||
/target/
 | 
			
		||||
/checkouts/
 | 
			
		||||
.lein-deps-sum
 | 
			
		||||
.lein-repl-history
 | 
			
		||||
.lein-plugins/
 | 
			
		||||
.lein-failures
 | 
			
		||||
.nrepl-port
 | 
			
		||||
.cpcache/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue