diff options
Diffstat (limited to 'oom-app-os/pom.xml')
-rw-r--r-- | oom-app-os/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/oom-app-os/pom.xml b/oom-app-os/pom.xml index 29ef713..38303cf 100644 --- a/oom-app-os/pom.xml +++ b/oom-app-os/pom.xml @@ -89,6 +89,8 @@ <exclude>app/fusion/external/samples/**</exclude> <exclude>app/fusion/external/showdown/**</exclude> <exclude>app/fusion/notebook-integration/**</exclude> + <exclude>static/fusion/sample/**</exclude> + <exclude>static/fusion/raptor/**</exclude> </excludes> </overlay> </overlays> |