All checks were successful
		
		
	
	Test / Create distribution (push) Successful in 31s
				
			Test / Sandbox (push) Successful in 1m54s
				
			Test / Hakurei (push) Successful in 2m58s
				
			Test / Sandbox (race detector) (push) Successful in 3m16s
				
			Test / Planterette (push) Successful in 3m36s
				
			Test / Hakurei (race detector) (push) Successful in 4m31s
				
			Test / Flake checks (push) Successful in 1m9s
				
			This allows the package to be imported. Signed-off-by: Ophestra <cat@gensokyo.uk>
		
			
				
	
	
		
			32 lines
		
	
	
		
			418 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			418 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Binaries for programs and plugins
 | |
| *.exe
 | |
| *.exe~
 | |
| *.dll
 | |
| *.so
 | |
| *.dylib
 | |
| *.pkg
 | |
| /hakurei
 | |
| 
 | |
| # Test binary, built with `go test -c`
 | |
| *.test
 | |
| 
 | |
| # Output of the go coverage tool, specifically when used with LiteIDE
 | |
| *.out
 | |
| 
 | |
| # Dependency directories (remove the comment below to include it)
 | |
| # vendor/
 | |
| 
 | |
| # Go workspace file
 | |
| go.work
 | |
| go.work.sum
 | |
| 
 | |
| # env file
 | |
| .env
 | |
| .idea
 | |
| .vscode
 | |
| 
 | |
| # go generate
 | |
| /cmd/hakurei/LICENSE
 | |
| 
 | |
| # release
 | |
| /dist/hakurei-* |