Add top-level .gitignore file

This prevents "git status" from displaying generated files as new, and
hence needing commit.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Change-Id: I2c0319183ba3e8d4222f533229474cf6bc0c4049
Reviewed-on: https://gerrit.chromium.org/gerrit/23243
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Stephen Warren
2012-05-16 17:01:06 -06:00
committed by Gerrit
parent f13abb05ce
commit 8060724d71

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
bct_dump
cbootimage
.*.swp
*.o