diff --git a/.gitignore b/.gitignore index 676fa7f..ba2acb9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ *.dll *.so *.dylib +bin/ # Test binary, built with `go test -c` *.test @@ -22,4 +23,7 @@ go.work # godotenv -*.env \ No newline at end of file +*.env + +# Partner project +SimplrWeather/