X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=.gitignore;h=70a454ca7cd08da011f32dc15a12f4c8ec6af1d7;hp=b45af33f0d528a2c9f2fd7ded1608553f3b0c9a5;hb=3c2ef04a0ea579c5cedd09d608d39b4b6bf635bc;hpb=e840d82e911f3355df0e609955d9e26484dadfdd diff --git a/.gitignore b/.gitignore index b45af33f0d..70a454ca7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,24 @@ -.config* -bin -build_* -toolchain_build_* -staging_dir_* -tmp -dl -tool_build +*.o +.DS_Store +.*.swp +/env +/dl +/.config +/.config.old +/bin +/build_dir +/staging_dir +/tmp +/logs +/feeds +/feeds.conf +/files +/package/feeds +/package/openwrt-packages +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ \ No newline at end of file