This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch branch-0.11
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/branch-0.11 by this push:
new a04da2e099 [MINOR] Remove duplicate entry in .gitignore
a04da2e099 is described below
commit a04da2e09912a1b937812e02fcaffb0c9be8b932
Author: hiscat <[email protected]>
AuthorDate: Thu Sep 19 15:08:10 2024 +0800
[MINOR] Remove duplicate entry in .gitignore
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide -
https://zeppelin.apache.org/contribution/contributions.html
### What type of PR is it?
Bug Fix
Improvement
Feature
Documentation
Hot Fix
Refactoring
*Please leave your type of PR only*
### Todos
* [ ] - Task
### What is the Jira issue?
* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
* Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg.
[ZEPPELIN-533]
### How should this be tested?
* Strongly recommended: add automated unit tests for any new or changed
behavior
* Outline any manual steps to test the PR here.
### Screenshots (if appropriate)
### Questions:
* Does the license files need to update?
* Is there breaking changes for older versions?
* Does this needs documentation?
Closes #4837 from MyLanPangzi/patch-2.
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 35e12991262566a4ac7a3fce11ab8dbd08d05cde)
Signed-off-by: Cheng Pan <[email protected]>
---
.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 29bb190ebc..1ed0f3d51e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,7 +30,6 @@ conf/keystore
conf/truststore
conf/interpreter.json
conf/notebook-authorization.json
-conf/shiro.ini
conf/credentials.json
conf/helium.json