Commit 0a8573052afcee0b026073ae8625679ed1765556

Authored by Michal Simek
Committed by Tom Rini
1 parent 86dc480d73

.gitignore: Ignore regenerated *.dtbo files

*.dtbo are dt overlays files which should be also ignored as *.dtb.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -10,6 +10,7 @@
10 10 *.bin
11 11 *.cfgout
12 12 *.dtb
  13 +*.dtbo
13 14 *.dtb.S
14 15 *.elf
15 16 *.exe