Added first sketch of ignorable words
This commit is contained in:
		
							parent
							
								
									e5875a2a19
								
							
						
					
					
						commit
						f2fc1acc80
					
				
					 3 changed files with 108 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,7 @@
 | 
			
		|||
  :url "http://example.com/FIXME"
 | 
			
		||||
  :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
 | 
			
		||||
            :url "https://www.eclipse.org/legal/epl-2.0/"}
 | 
			
		||||
  :dependencies [[org.clojure/clojure "1.11.1"]]
 | 
			
		||||
  :dependencies [[org.clojure/clojure "1.11.1"]
 | 
			
		||||
                 [peco "0.1.6"]]
 | 
			
		||||
  :repl-options {:init-ns elboob.core}
 | 
			
		||||
  :source-paths      ["src/clj"])
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue