# Exclusions & Inclusions

<figure><img src="https://816061639-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6mbKXAsR3ytinenWaW8f%2Fuploads%2FCt9sv7gVKGlQVNj6anqW%2FScreenshot%20from%202022-10-01%2022-09-48.png?alt=media&#x26;token=8c3022c2-0c99-4b59-954e-f888d8cbcfd3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Inclusions are more important on a scale than Exclusions. For example, if `net/minecraft` is excluded, however, `net/minecraft/utils.class` is included, every class with `net/minecraft` would be left alone except for `/net/minecraft/utils.class`
{% endhint %}

<figure><img src="https://816061639-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6mbKXAsR3ytinenWaW8f%2Fuploads%2FMqTk07j2KPEvnpLsJjcd%2FScreenshot%20from%202022-10-01%2022-10-14.png?alt=media&#x26;token=c888a350-4259-48ff-b329-0fcdf71c3b96" alt=""><figcaption></figcaption></figure>

> **Exclusions:** These classes will be left alone with the selected transformer.
>
> **Inclusions**: These classes will be obfuscated, even if excluded.
