forked from ebhomengo/niki
				
			
		
			
				
	
	
		
			31 lines
		
	
	
		
			355 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			355 B
		
	
	
	
		
			Plaintext
		
	
	
	
 | 
						|
#vscode
 | 
						|
.vscode
 | 
						|
 | 
						|
# Binaries for programs and plugins
 | 
						|
niki
 | 
						|
*.exe
 | 
						|
*.exe~
 | 
						|
*.dll
 | 
						|
*.so
 | 
						|
*.dylib
 | 
						|
activate.mise.toml
 | 
						|
 | 
						|
# 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/
 | 
						|
.idea
 | 
						|
bin
 | 
						|
 | 
						|
#.env
 | 
						|
*.env
 | 
						|
 | 
						|
# Logs
 | 
						|
logs/
 | 
						|
mise.log
 |