mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 16:41:55 +00:00
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:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
bct_dump
|
||||
cbootimage
|
||||
.*.swp
|
||||
*.o
|
||||
Reference in New Issue
Block a user