mirror of
				https://github.com/koalaman/shellcheck.git
				synced 2025-10-31 14:39:20 +08:00 
			
		
		
		
	makefile should also delete cabal generated files on cleanup so they could be used interchangably. ensure that all generated files are ignored as recommended by bese practices.
		
			
				
	
	
		
			7 lines
		
	
	
		
			42 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			42 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.hi
 | |
| *.o
 | |
| .tests
 | |
| jsoncheck
 | |
| shellcheck
 | |
| dist
 |