X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/705d8449b529d917affdcc0c847abd8be5b2fff6..HEAD:/.gitignore diff --git a/.gitignore b/.gitignore index cb4e62c80..70a454ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +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