X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=.gitignore;h=70a454ca7cd08da011f32dc15a12f4c8ec6af1d7;hp=dbddf466ebd96e953e052fd08ce50328cd5a9c4b;hb=23dada08988f3cf645daea9af3e9d449678b37c4;hpb=9050c1c2192c90c142a24743c00c4c79462bd609 diff --git a/.gitignore b/.gitignore index dbddf466eb..70a454ca7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,24 @@ -/.config* +*.o +.DS_Store +.*.swp +/env +/dl +/.config +/.config.old /bin -/build_* -/toolchain_build_* -/staging_dir* +/build_dir +/staging_dir /tmp -/dl -/tool_build +/logs /feeds +/feeds.conf +/files /package/feeds /package/openwrt-packages +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ \ No newline at end of file