You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ti...@apache.org on 2022/12/31 07:10:31 UTC

[pulsar-site] branch main updated: tidy gitignore file

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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 483cc45bf71 tidy gitignore file
483cc45bf71 is described below

commit 483cc45bf7122a9225110ba495ea6c39068c38f3
Author: tison <wa...@gmail.com>
AuthorDate: Sat Dec 31 15:10:16 2022 +0800

    tidy gitignore file
    
    Signed-off-by: tison <wa...@gmail.com>
---
 .gitignore | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/.gitignore b/.gitignore
index ca599547146..dc3bc4e6f52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,21 +1,15 @@
-.DS_Store
-
-node_modules
-
 # JetBrains IDEs
 .idea/
 *.iml
 *.iws
 
-apache-pulsar-*/
-
 # Dependencies
 /node_modules
 
 # Production
-/build
-build/
-build-*/
+build
+build-*
+
 # Generated files
 .docusaurus
 .cache-loader