namespace Content.Client; public static class IgnoredComponents { public static string[] List => new string[] { // Stick components you want ignored here. }; }