Cristian Măgherușan-Stanciu ([email protected]) 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 <[email protected]> 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 <[email protected]> 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/ +
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

