mosquitto-go-auth/.gitignore

28 lines
284 B
Plaintext

# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.o
*.so
*.a
pw
go-auth.h
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# dependencies
vendor
# ides and editors
.idea/
.vscode/
# todo
TODO