gitignore dtb's because we only care about dts's as being source files

This commit is contained in:
bbracker 2022-02-08 11:14:59 +00:00
parent f94e5560ac
commit b0fda60cf7

1
.gitignore vendored
View File

@ -55,3 +55,4 @@ examples/C/fir/fir
synthDC/hdl/*.sv synthDC/hdl/*.sv
linux/devicetree/debug/* linux/devicetree/debug/*
!linux/devicetree/debug/dumpdts.sh !linux/devicetree/debug/dumpdts.sh
*.dtb