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

6
.gitignore vendored
View file

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