diff options
Diffstat (limited to 'qemu/dtc/.gitignore')
-rw-r--r-- | qemu/dtc/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/qemu/dtc/.gitignore b/qemu/dtc/.gitignore new file mode 100644 index 000000000..545b8996b --- /dev/null +++ b/qemu/dtc/.gitignore @@ -0,0 +1,17 @@ +*.o +*.d +*.a +*.patch +*.so +*~ +*.tab.[ch] +lex.yy.c +*.lex.c +/dtc +/fdtdump +/convert-dtsv0 +/version_gen.h +/fdtget +/fdtput +/patches +/.pc |