X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fnbd.git;a=blobdiff_plain;f=.gitignore;h=aff13e113631f1e1ceb0e470bae4e2e473306364;hp=55072ca5bd6f7c5aeb363eb0210e5b1517364847;hb=HEAD;hpb=c39d01596a8acbdfa5d1ccb98ba0624383a7190a diff --git a/.gitignore b/.gitignore index 55072ca5bd..84cfc99770 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -13,14 +14,12 @@ /feeds /feeds.conf /files +/target/linux/feeds /overlay /package/feeds /package/openwrt-packages -scripts/config/mconf_check -scripts/config/zconf.hash.c -scripts/config/zconf.lex.c -scripts/config/zconf.tab.c /*.patch +/llvm-bpf* key-build* *.orig *.rej @@ -32,3 +31,5 @@ TAGS*~ git-src .project .cproject +.ccache +.vscode*