mirror of
				https://github.com/vsilchenkov/catcher.git
				synced 2025-10-30 23:43:51 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.exe
 | |
| *.exe~
 | |
| *.dll
 | |
| *.so
 | |
| *.dylib
 | |
| *.log
 | |
| .idea
 | |
| 
 | |
| # Test binary, built with `go test -c`
 | |
| *.test
 | |
| 
 | |
| # Output of the go coverage tool, specifically when used with LiteIDE
 | |
| out.*
 | |
| profile
 | |
| 
 | |
| *.syso
 | |
| 
 | |
| # Dependency directories (remove the comment below to include it)
 | |
| # vendor/
 | |
| # .env
 | |
| 
 | |
| web
 |