Преглед изворни кода

.gitignore: drop *.dts.tmp pattern

This pattern was added by commit cc4f427b to ignore the intermidiate
file for generating DTB.

When Kbuild was introduced, dts/Makefile was totally re-written.
This ignore pattern is already useless.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Masahiro Yamada пре 10 година
родитељ
комит
899a8cbbc2
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

@@ -20,7 +20,6 @@
 *.bin
 *.patch
 *.cfgtmp
-*.dts.tmp
 
 # Build tree
 /build-*