X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=.gitignore;h=a80cdbbea31029b612af83b0b5c75426caf4dab7;hp=b0db77a362e73ea5eb21f47d6f22864c5ab00d45;hb=HEAD;hpb=13189afcc913287eecec26634df53a003f3e4812 diff --git a/.gitignore b/.gitignore index b0db77a362..84cfc99770 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,11 @@ +*.o +.DS_Store +.*.swp /env /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -10,5 +14,22 @@ /feeds /feeds.conf /files +/target/linux/feeds +/overlay /package/feeds /package/openwrt-packages +/*.patch +/llvm-bpf* +key-build* +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ +git-src +.project +.cproject +.ccache +.vscode*