X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=a80cdbbea31029b612af83b0b5c75426caf4dab7;hb=57392d63778b243c83f59c5e16436f4645b24a66;hp=84e1a9d6d18c50b1b82cb39b0ec808413ef22ec0;hpb=ddd7cdc54bc5663eb5e12dbda85a744c85c5ea97;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/.gitignore b/.gitignore index 84e1a9d6d1..a80cdbbea3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -16,6 +17,8 @@ /overlay /package/feeds /package/openwrt-packages +/*.patch +/llvm-bpf* key-build* *.orig *.rej @@ -27,3 +30,5 @@ TAGS*~ git-src .project .cproject +.ccache +.vscode*