This is an automated email from the ASF dual-hosted git repository.
zhongxjian pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/dubbo-helm-charts.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new c268902 delete ignore
c268902 is described below
commit c268902b7f8e3a017ee3654114acf8a5022c9e23
Author: mfordjody <[email protected]>
AuthorDate: Mon Jun 16 20:28:13 2025 +0800
delete ignore
---
.gitignore | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 6f72f89..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,25 +0,0 @@
-# If you prefer the allow list template instead of the deny list, see
community template:
-#
https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
-#
-# Binaries for programs and plugins
-*.exe
-*.exe~
-*.dll
-*.so
-*.dylib
-
-# Test binary, built with `go test -c`
-*.test
-
-# Output of the go coverage tool, specifically when used with LiteIDE
-*.out
-
-# Dependency directories (remove the comment below to include it)
-# vendor/
-
-# Go workspace file
-go.work
-go.work.sum
-
-# env file
-.env