Updated .gitignore

This commit is contained in:
Andrew Scott 2022-07-26 23:04:10 -04:00
parent 91f5a13625
commit 8ab60dd590
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

4
.gitignore vendored
View file

@ -8,6 +8,7 @@
*.dll
*.so
*.dylib
bin/
# Test binary, built with `go test -c`
*.test
@ -23,3 +24,6 @@ go.work
# godotenv
*.env
# Partner project
SimplrWeather/