@Daniel Burt Under normal reports you would not be able to exclude the location. If you are using Log analytics and sending your Sign in logs to Workspace, you might be able to do it,
You can use a KQL query (Kusto query language ) to find sign in logs and exclude particular location.
Do note that exporting sign in logs will need Azure AD P1 or P2.
-----------------------------------------------------------------------------------------------------------------
If the suggested response helped you resolve your issue, please do not forget to accept the response as Answer and "Up-Vote" for the answer that helped you for benefit of the community.