You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2021/08/13 13:22:14 UTC

[commons-math] branch master updated: Ignore site-content.README

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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git


The following commit(s) were added to refs/heads/master by this push:
     new 56ae620  Ignore site-content.README
56ae620 is described below

commit 56ae620aeb1c71596217f76dc0bfa8165241dc16
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Fri Aug 13 14:22:11 2021 +0100

    Ignore site-content.README
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index c930041..7786f12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@ bin
 target
 /build
 /lib
-site-content
+site-content*
 .ekstazi
 *.class
 *.iml