init — add day2
This commit is contained in:
		
				commit
				
					
						00f7598bee
					
				
			
		
					 7 changed files with 960 additions and 0 deletions
				
			
		
							
								
								
									
										27
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,27 @@
 | 
			
		|||
dist
 | 
			
		||||
dist-*
 | 
			
		||||
cabal-dev
 | 
			
		||||
*.o
 | 
			
		||||
*.hi
 | 
			
		||||
*.hie
 | 
			
		||||
*.chi
 | 
			
		||||
*.chs.h
 | 
			
		||||
*.dyn_o
 | 
			
		||||
*.dyn_hi
 | 
			
		||||
.hpc
 | 
			
		||||
.hsenv
 | 
			
		||||
.cabal-sandbox/
 | 
			
		||||
cabal.sandbox.config
 | 
			
		||||
*.prof
 | 
			
		||||
*.aux
 | 
			
		||||
*.hp
 | 
			
		||||
*.eventlog
 | 
			
		||||
.stack-work/
 | 
			
		||||
cabal.project.local
 | 
			
		||||
cabal.project.local~
 | 
			
		||||
.HTF/
 | 
			
		||||
.ghc.environment.*
 | 
			
		||||
 | 
			
		||||
# VS Code files for those working on multiple tools
 | 
			
		||||
.vscode/
 | 
			
		||||
*.code-workspace
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue