X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=84cfc997705f4b10d1100ce712323f960526ee67;hb=HEAD;hp=9647daa5a4510dd49d88e1854bb71f0a0a961e48;hpb=12dbad1a86ebdbb4c9bd71b14eec245bc6373844;p=openwrt%2Fstaging%2Fstintel.git diff --git a/.gitignore b/.gitignore index 9647daa5a4..ad04755919 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -13,11 +14,15 @@ /feeds /feeds.conf /files +/target/linux/feeds /overlay /package/feeds /package/openwrt-packages /*.patch +/llvm-bpf* key-build* +private-key.pem +public-key.pem *.orig *.rej *~ @@ -29,4 +34,4 @@ git-src .project .cproject .ccache -.vscode +.vscode*