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