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

hrsakai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git


The following commit(s) were added to refs/heads/master by this push:
     new b1010ee  Add tarball files to .gitignore (#184)
b1010ee is described below

commit b1010ee90dfc5cd58b32f4f9cf7e10491a1948d0
Author: Masahiro Sakamoto <[email protected]>
AuthorDate: Tue Dec 14 14:22:55 2021 +0900

    Add tarball files to .gitignore (#184)
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index d89b6b7..78fabdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,5 @@ build/
 node_modules/
 report/
 .idea
+*.tar.gz
+*.tgz

Reply via email to