Add basic .gitignore
authorCristian Măgherușan-Stanciu <cristi.magherusan@gmail.com>
Tue, 7 Jun 2011 12:55:40 +0000 (14:55 +0200)
committerPeter Stuge <peter@stuge.se>
Wed, 8 Jun 2011 22:13:10 +0000 (00:13 +0200)
Ignore directories created by abuild, jenkins, payloads and crossgcc.

Change-Id: I7d4145fc1e54a10ffdc4b884d8b8f0ae53e615c6
Signed-off-by: Cristian Măgherușan-Stanciu <cristi.magherusan@gmail.com>
Signed-off-by: Peter Stuge <peter@stuge.se>
Reviewed-on: http://review.coreboot.org/10
Tested-by: build bot (Jenkins)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..78f083c
--- /dev/null
@@ -0,0 +1,9 @@
+.config
+.config.old
+.xcompile
+build/
+coreboot-builds/
+payloads/external/FILO/filo/
+payloads/external/SeaBIOS/seabios/
+util/crossgcc/tarballs/
+util/crossgcc/xgcc/