X-Git-Url: http://git.openwrt.org/openwrt/feeds.git?a=blobdiff_plain;f=.gitignore;h=84cfc997705f4b10d1100ce712323f960526ee67;hb=HEAD;hp=e3479758d0ee3ee4f07373d68532b370d3c23d69;hpb=2c6e2011f83422cd1323a45681464f816b85862b;p=openwrt%2Fstaging%2Fblocktrron.git diff --git a/.gitignore b/.gitignore index e3479758d0..ad04755919 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ +*.o +.DS_Store .*.swp /env /dl /.config /.config.old +/.toolchain_build_ver /bin /build_dir /staging_dir @@ -11,5 +14,24 @@ /feeds /feeds.conf /files +/target/linux/feeds +/overlay /package/feeds /package/openwrt-packages +/*.patch +/llvm-bpf* +key-build* +private-key.pem +public-key.pem +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ +git-src +.project +.cproject +.ccache +.vscode*