X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=84cfc997705f4b10d1100ce712323f960526ee67;hb=4cb0677600c7a3e1772119332e9c649ec419e0c3;hp=1bef86e97137eaf11c234ac6c08f8008536ca3a2;hpb=0dfad7923ef6aebf0d02b07b31fed9ef15cc0636;p=openwrt%2Fstaging%2Fhauke.git diff --git a/.gitignore b/.gitignore index 1bef86e971..84cfc99770 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -13,8 +14,13 @@ /feeds /feeds.conf /files +/target/linux/feeds +/overlay /package/feeds /package/openwrt-packages +/*.patch +/llvm-bpf* +key-build* *.orig *.rej *~ @@ -22,4 +28,8 @@ *# .emacs.desktop* TAGS*~ -git-src \ No newline at end of file +git-src +.project +.cproject +.ccache +.vscode*