logginghandler/vendor/github.com/DisgoOrg/disgohook/.gitignore

18 lines
279 B
Plaintext
Raw Normal View History

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go example -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.idea
# Dependency directories (remove the comment below to include it)
# vendor/