This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new aa3331eb1 [chore] update .gitignore to save .idea/icon.png (#1971)
aa3331eb1 is described below
commit aa3331eb1b95533a8f783a36b532c6bd2504b889
Author: YuLuo <[email protected]>
AuthorDate: Mon May 13 07:24:16 2024 +0800
[chore] update .gitignore to save .idea/icon.png (#1971)
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 26cfcb883..bad93d68d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,9 @@ jdk/
*.iml
*.ipr
+### For icon.png ###
+!.idea/icon.png
+
### NetBeans ###
nbproject/private/
build/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]