X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=84cfc997705f4b10d1100ce712323f960526ee67;hb=HEAD;hp=6549af83be8a28587f07fa23a0298e030d396171;hpb=46e9a359231ca582df1814f089783ad685221204;p=openwrt%2Fstaging%2Fpepe2k.git diff --git a/.gitignore b/.gitignore index 6549af83be..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 *~ @@ -28,3 +33,5 @@ TAGS*~ git-src .project .cproject +.ccache +.vscode*