X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=.gitignore;h=70a454ca7cd08da011f32dc15a12f4c8ec6af1d7;hp=6142076be2e5b0b00245ed9c91d376a419afdddb;hb=8fb8484d56e3c92bd3d75d5e69a50cdd75ac2a8c;hpb=04fe99d30d977b4287c4a0d1ec9dc72bd8418c90 diff --git a/.gitignore b/.gitignore index 6142076be2..70a454ca7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ +*.o +.DS_Store .*.swp /env /dl +/.config /.config.old /bin /build_dir @@ -8,5 +11,14 @@ /tmp /logs /feeds +/feeds.conf +/files /package/feeds /package/openwrt-packages +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ \ No newline at end of file