Adding initial working project, ported from pico-thermo
This commit is contained in:
+3
-1
@@ -1,3 +1,6 @@
|
||||
# Config file that may have secrets
|
||||
config.go
|
||||
|
||||
# ---> Go
|
||||
# If you prefer the allow list template instead of the deny list, see community template:
|
||||
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
|
||||
@@ -24,4 +27,3 @@ go.work.sum
|
||||
|
||||
# env file
|
||||
.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user