2023-12-16 06:12:56 +00:00
|
|
|
|
|
|
|
#vscode
|
|
|
|
.vscode
|
|
|
|
|
|
|
|
# Binaries for programs and plugins
|
2024-07-15 11:56:14 +00:00
|
|
|
niki
|
2023-12-16 06:12:56 +00:00
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
2024-08-01 10:20:18 +00:00
|
|
|
activate.mise.toml
|
2023-12-16 06:12:56 +00:00
|
|
|
|
|
|
|
# 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)
|
|
|
|
.idea
|
|
|
|
bin
|
|
|
|
|
2024-05-14 13:07:09 +00:00
|
|
|
#.env
|
2023-12-16 06:12:56 +00:00
|
|
|
*.env
|
|
|
|
|
2024-08-01 10:20:18 +00:00
|
|
|
# Logs
|
2023-12-17 13:03:01 +00:00
|
|
|
logs/
|
2024-08-01 10:20:18 +00:00
|
|
|
mise.log
|