From patchwork Tue Jun 7 13:32:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Patch set updated: 954af2a Added a basic .gitignore Date: Tue, 07 Jun 2011 13:32:27 -0000 From: gerrit@coreboot.org X-Patchwork-Id: 3070 Message-Id: To: coreboot@coreboot.org Cristian Măgherușan-Stanciu (cristi.magherusan@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10 -gerrit commit 954af2a61e8f2d6bf04878de6b76ab43d9e783c5 Author: Cristian Măgherușan-Stanciu Date: Tue Jun 7 14:55:40 2011 +0200 Added a basic .gitignore Ignore directories created by abuild and seabios. Change-Id: I7d4145fc1e54a10ffdc4b884d8b8f0ae53e615c6 Signed-off-by: Cristian Măgherușan-Stanciu diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6da6432 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.config +.config.old +.xcompile +build/* +payloads/external/SeaBIOS/seabios/ +coreboot-builds/ +