diff --git a/.gitignore b/.gitignore index 7afd412dadd2..eb9924885ce9 100644 --- a/.gitignore +++ b/.gitignore @@ -159,5 +159,11 @@ x509.genkey # Clang's compilation database file /compile_commands.json +# generated defconfigs +arch/*/configs/vendor/*_defconfig + +# vendor device tree directories +arch/*/boot/dts/vendor + # Documentation toolchain sphinx_*/