diff --git a/.gitattributes b/.gitattributes
index e708bb192..18d6a85cc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -18,3 +18,6 @@
# The internal repo form for these is always lf,
# The eol=lf means on check-out do nothing, and on check-in, if the file has crlf, convert to lf
*.sh text eol=lf
+
+marker-file-enabling-auto-staging export-ignore
+marker-file-enabling-release-notes export-ignore
diff --git a/src/main/assembly/src.xml b/src/main/assembly/src.xml
index 82ada158b..e2dfc52f6 100644
--- a/src/main/assembly/src.xml
+++ b/src/main/assembly/src.xml
@@ -78,6 +78,13 @@ under the License.
**/checkpoint_synchPoint.xml
**/checkpoint_synchPoint.xml.prev
+
+ **/marker-file-enabling-auto-staging
+ **/marker-file-enabling-release-notes
+