platform_external_dtc/.gitignore
David Gibson e4ce227e89 tests: Properly clean up .bak file from tests
One of our testcases creates a .bak file from invoking sed.  Fix that to be
removed by make clean, and also ignore it in git to avoid clutter.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2020-03-04 16:05:31 +11:00

19 lines
148 B
Text

*.o
*.d
*.a
*.patch
*.so
*~
*.bak
*.tab.[ch]
lex.yy.c
*.lex.c
/dtc
/fdtdump
/convert-dtsv0
/version_gen.h
/fdtget
/fdtput
/fdtoverlay
/patches
/.pc