X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=84cfc997705f4b10d1100ce712323f960526ee67;hb=2af07eb85393689a74d32d6211663a0e5ec02a01;hp=b0db77a362e73ea5eb21f47d6f22864c5ab00d45;hpb=13189afcc913287eecec26634df53a003f3e4812;p=openwrt%2Fstaging%2Fhauke.git 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*