Additionally sorts gitignore and adds attempted decoding of lists back to the REPL
		
			
				
	
	
		
			12 lines
		
	
	
		
			81 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			81 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.swp
 | |
| *.txt
 | |
| *~
 | |
| .env
 | |
| .stack-work/
 | |
| /Dockerfile
 | |
| /config.dhall
 | |
| /result
 | |
| WD
 | |
| bin/
 | |
| dist*
 |