You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/01/29 01:52:11 UTC

[datasketches-java] branch master updated: Add .github/ export-ignore to .gitattributes

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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


The following commit(s) were added to refs/heads/master by this push:
     new b1db5bc  Add .github/ export-ignore to .gitattributes
b1db5bc is described below

commit b1db5bcef0b87e689ca5dc8ed374478e93937196
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Jan 28 17:51:42 2021 -0800

    Add .github/ export-ignore to .gitattributes
---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 4bdbc27..48891d7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -33,4 +33,4 @@ NOTICE text
 .gitattributes export-ignore
 .gitignore export-ignore
 .travis.yml export-ignore
-
+.github/ export-ignore


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org