This is an automated email from the ASF dual-hosted git repository.
oleewere pushed a commit to branch branch-feature-jenkins-test
in repository https://gitbox.apache.org/repos/asf/ambari-infra.git
The following commit(s) were added to refs/heads/branch-feature-jenkins-test by
this push:
new 233a1fb Add .repository to .gitignore
233a1fb is described below
commit 233a1fb9592d56541786c391ee3ca46594d0b58b
Author: Oliver Szabo <[email protected]>
AuthorDate: Mon Oct 1 23:42:18 2018 +0200
Add .repository to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index b48f609..9c77d11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.classpath
.project
.settings
+.repository
.idea/
.iml/
.DS_Store