This is an automated email from the ASF dual-hosted git repository.

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-playground.git


The following commit(s) were added to refs/heads/main by this push:
     new 02db830  [MINOR] fix(git): correct gitignore file name (#53)
02db830 is described below

commit 02db83012bedc777d3bd97297e8b346aeb1f4aae
Author: mchades <[email protected]>
AuthorDate: Thu Jul 11 18:01:33 2024 +0800

    [MINOR] fix(git): correct gitignore file name (#53)
    
    correct gitignore file name
---
 .gitigore => .gitignore | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/.gitigore b/.gitignore
similarity index 100%
rename from .gitigore
rename to .gitignore

Reply via email to