second commit

master
hwf452 9 months ago
parent 933fe3bdb7
commit b9194365a0

5
.gitignore vendored

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

Loading…
Cancel
Save