Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2018 13:50:37 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335840 - head
Message-ID:  <201807011350.w61Dob9Y094076@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Sun Jul  1 13:50:37 2018
New Revision: 335840
URL: https://svnweb.freebsd.org/changeset/base/335840

Log:
  Ignore _.universe-toolchain file.
  
  MFC after:	3 weeks
  X-MFC-with:	r335711

Modified:
  head/.gitignore

Modified: head/.gitignore
==============================================================================
--- head/.gitignore	Sun Jul  1 13:50:06 2018	(r335839)
+++ head/.gitignore	Sun Jul  1 13:50:37 2018	(r335840)
@@ -1,4 +1,5 @@
 _.tinderbox.*
+_.universe-toolchain
 _.amd64.*
 _.arm.*
 _.arm64.*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807011350.w61Dob9Y094076>