X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=a80cdbbea31029b612af83b0b5c75426caf4dab7;hb=45b3111b992377f0298e52e8787b1a730440b3bd;hp=aff13e113631f1e1ceb0e470bae4e2e473306364;hpb=b02636fcb4b16d437442f817a60a30e9b7ce4ed2;p=openwrt%2Fstaging%2Fjow.git diff --git a/.gitignore b/.gitignore index aff13e1136..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 @@ -25,3 +28,7 @@ key-build* .emacs.desktop* TAGS*~ git-src +.project +.cproject +.ccache +.vscode*