From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luka Perkov Date: Sat, 17 Nov 2012 17:31:10 +0100 Subject: [U-Boot] [PATCH] update .gitignore file Message-ID: <20121117163109.GA3536@w500.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de u-boot.lst is located in include directory. Update .gitignore file accordingly. Signed-off-by: Luka Perkov --- For more information look at git commit 97b24d3. .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1ac43f2..a163728 100644 --- a/.gitignore +++ b/.gitignore @@ -38,12 +38,12 @@ /u-boot.sha1 /u-boot.dis /u-boot.lds -/u-boot.lst /u-boot.ubl /u-boot.ais /u-boot.dtb /u-boot.sb /u-boot.geany +/include/u-boot.lst # # Generated files