diff --git a/.gitignore b/.gitignore index a3938de..bcb6af0 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,4 @@ # Go workspace file go.work -main +home_server_status diff --git a/main.go b/home_server_status.go similarity index 100% rename from main.go rename to home_server_status.go