second commit

master
hwf452 9 months ago
parent 933fe3bdb7
commit b9194365a0

5
.gitignore vendored

@ -8,6 +8,9 @@
*.dll
*.so
*.dylib
.idea
.idea/*
# Test binary, built with `go test -c`
*.test
@ -20,4 +23,6 @@
# Go workspace file
go.work
/go_mqtt_base/.idea
/go_mqtt_base/.idea/*

Loading…
Cancel
Save