X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=.gitignore;h=1bef86e97137eaf11c234ac6c08f8008536ca3a2;hp=a8777b29b755675d27913bf5274e67ce16c90633;hb=aa7fee91c3a4ecd2c14306173d8c08a9a6639f20;hpb=b33db99ea47f15e50d91668a48dd1acf0d009868 diff --git a/.gitignore b/.gitignore index a8777b29b7..1bef86e971 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +*.o +.DS_Store +.*.swp +/env /dl /.config /.config.old @@ -5,7 +9,17 @@ /build_dir /staging_dir /tmp +/logs /feeds +/feeds.conf /files /package/feeds /package/openwrt-packages +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ +git-src \ No newline at end of file