diff --git a/.gitignore b/.gitignore
index 065f59548f..9869bc85dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,9 @@ cmake_install.cmake
# this file is generated
artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
+# generated by shade
+**/dependency-reduced-pom.xml
+
# gitbook output
docs/user-manual/en/_book
-docs/hacking-guide/en/_book
\ No newline at end of file
+docs/hacking-guide/en/_book
diff --git a/pom.xml b/pom.xml
index 1247df12f7..01f22de2ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1332,6 +1332,7 @@
**/Makefile
**/cmake_install.cmake
artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
+ **/dependency-reduced-pom.xml