From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 04d63eb482dcff767aaefe6d9cffc50d9ab05b87 Date: Wed, 23 May 2018 18:35:46 +0100 Message-ID: <20180523173546.7C2481081DF2@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4258254361259138375==" List-Id: --===============4258254361259138375== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 04d63eb482dcff767aaefe6d9cffc50d9ab05b87 (commit) from 6b4174133a4cad58db3570d1cd1a16b243d4da84 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 04d63eb482dcff767aaefe6d9cffc50d9ab05b87 Author: Arne Fitzenreiter Date: Wed May 23 19:33:12 2018 +0200 gitignore: add img.xz to ignore list ----------------------------------------------------------------------- Summary of changes: .gitignore | 1 + 1 file changed, 1 insertion(+) Difference in files: diff --git a/.gitignore b/.gitignore index 0215a60e6..7babe0405 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /tmp /*.diff *.img.gz +*.img.xz *.iso *.tar.bz2 /*.md5 hooks/post-receive -- IPFire 2.x development tree --===============4258254361259138375==--