X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=1bef86e97137eaf11c234ac6c08f8008536ca3a2;hb=0f972c3451286721c08aa330625130d2b57df6f8;hp=b9a191f9d9a23f2fbd6dbdb2ae878dd2a2f96936;hpb=b6567705e3c26a16f8c713de391b23ec0b1879dd;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/.gitignore b/.gitignore index b9a191f9d9..1bef86e971 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,25 @@ -/.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*~ +git-src \ No newline at end of file