X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/de8728ba86a16f46ac36195bc300a76a78828243..ff7c3c648193ac159bb157b770f605dd703a3751:/.gitignore diff --git a/.gitignore b/.gitignore index b9a191f9d..70a454ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +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