e4ce227e89
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>
19 lines
148 B
Text
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
|