This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
The following commit(s) were added to refs/heads/master by this push:
new e108741 Ignoring the release files
e108741 is described below
commit e108741b60956a1fecb383ef67283cf63815d115
Author: Dan Klco <[email protected]>
AuthorDate: Sun Dec 27 23:55:57 2020 -0500
Ignoring the release files
---
.gitignore | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 852b0e5..3a82283 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,7 @@ bin
*.iml
node_modules/
node/
-.vscode/
\ No newline at end of file
+.vscode/
+pom.xml.releaseBackup
+pom.xml.tag
+release.properties
\ No newline at end of file