X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=.gitignore;h=70a454ca7cd08da011f32dc15a12f4c8ec6af1d7;hp=6142076be2e5b0b00245ed9c91d376a419afdddb;hb=463b80c3d158c34724d2789321c86c4ae7d4253a;hpb=3b7e21a679be8bf8dca7c6a2f215631f0f6eabdd diff --git a/.gitignore b/.gitignore index 6142076be2..70a454ca7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ +*.o +.DS_Store .*.swp /env /dl +/.config /.config.old /bin /build_dir @@ -8,5 +11,14 @@ /tmp /logs /feeds +/feeds.conf +/files /package/feeds /package/openwrt-packages +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ \ No newline at end of file