X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=84cfc997705f4b10d1100ce712323f960526ee67;hb=b5956700702b5649ec70bfa0d115af5b439ce6d1;hp=70a454ca7cd08da011f32dc15a12f4c8ec6af1d7;hpb=98d6f2e1d9fd0cae92ac04701c1f70bf3bd5ae8f;p=openwrt%2Fstaging%2Fhauke.git diff --git a/.gitignore b/.gitignore index 70a454ca7c..84cfc99770 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -13,12 +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*~ \ No newline at end of file +TAGS*~ +git-src +.project +.cproject +.ccache +.vscode*