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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]