niki/.gitignore

27 lines
324 B
Plaintext
Raw Normal View History

2023-12-16 06:12:56 +00:00
#vscode
.vscode
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# 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
2023-12-17 13:03:01 +00:00
logs/
2024-04-26 19:30:35 +00:00
mise.log