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 7b3855c Ignoring build / tool files
7b3855c is described below
commit 7b3855cfc7a017b1629545100685161b885953fb
Author: Dan Klco <[email protected]>
AuthorDate: Mon Dec 28 12:38:53 2020 -0500
Ignoring build / tool files
---
.gitignore | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 3a82283..230229a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,6 @@ node/
.vscode/
pom.xml.releaseBackup
pom.xml.tag
-release.properties
\ No newline at end of file
+release.properties
+pom.xml.next
+.java-version
\ No newline at end of file