X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=.gitignore;h=1bef86e97137eaf11c234ac6c08f8008536ca3a2;hp=a8777b29b755675d27913bf5274e67ce16c90633;hb=aff3127956867287b978077c7199bb9d328f0c9c;hpb=daa89fdcfcf768ef93ba1b62485eb0b060cc9bd2 diff --git a/.gitignore b/.gitignore index a8777b29b7..1bef86e971 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +*.o +.DS_Store +.*.swp +/env /dl /.config /.config.old @@ -5,7 +9,17 @@ /build_dir /staging_dir /tmp +/logs /feeds +/feeds.conf /files /package/feeds /package/openwrt-packages +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ +git-src \ No newline at end of file