Are there exclusions that we should consider?

Out of the box, we do not add any exclusions to an environment, however we have put together a list of some exclusions that we've seen added for various reasons. The most common reason to add an exclusion is to handle highly dynamic files such as developer source code or container technology that could cause performance issues on the asset itself.

Example Exclusions:

**\*.swift
**\*.tf
**\*.json
**\*.go
**\*.pyc
**\*.r
**\*.yaml
**\*.rs
**\*.ts
**\*.kt
**\*.java
%windir%\CCMCache\**
C:\Windows\CCMCache\**
C:\Windows\CCM\Ccmrepair.exe
C:\Windows\CCM\RemCtrl\CmRcService.exe
/app/docker/overlay/**
/tmp/kafka-logs
**/core*

We recommend putting exclusions into a tailored policy vs the default policy and using asset groups to target groups of assets.