diff --git a/pom.xml b/pom.xml
index 79f74d2c0..425a5f197 100644
--- a/pom.xml
+++ b/pom.xml
@@ -575,25 +575,27 @@
licenses/LICENSE_HEADER_TEMPLATE_BLUEZONE_25.txt
- .3rd-party/**
- .git*
- .github/**
+ docker/**
licenses/LICENSE*
+ **/*.sql
+ **/application-local.properties
eclipse_codeformatter.xml
intellij_codeformatter.xml
+
**/banner.txt
- **/helm/**
- **/README
- **/.git*
**/robots.txt
- **/*.sql
- **/docker/**
**/frontend/**
- site/content/**
+ **/generated/**
+ **/tsconfig.json
+ **/types.d.ts
+ **/vite.config.ts
+ **/vite.generated.ts
+
+
site/layouts/**
site/static/**
site/*.toml
- **/spring.factories
+