X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=84cfc997705f4b10d1100ce712323f960526ee67;hb=a3ec85507370efd7802837aabebe691c1f6b34db;hp=aff13e113631f1e1ceb0e470bae4e2e473306364;hpb=b02636fcb4b16d437442f817a60a30e9b7ce4ed2;p=openwrt%2Fstaging%2Fhauke.git diff --git a/.gitignore b/.gitignore index aff13e1136..84cfc99770 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -13,9 +14,12 @@ /feeds /feeds.conf /files +/target/linux/feeds /overlay /package/feeds /package/openwrt-packages +/*.patch +/llvm-bpf* key-build* *.orig *.rej @@ -25,3 +29,7 @@ key-build* .emacs.desktop* TAGS*~ git-src +.project +.cproject +.ccache +.vscode*