X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/537ae0547deccf9e7fbae709e2018e3ac82e3c94..1f5043d5ac8cd5cc89d1511b0545a2a17775f3a6:/.gitignore diff --git a/.gitignore b/.gitignore index e3479758d..70a454ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*.o +.DS_Store .*.swp /env /dl @@ -13,3 +15,10 @@ /files /package/feeds /package/openwrt-packages +*.orig +*.rej +*~ +.#* +*# +.emacs.desktop* +TAGS*~ \ No newline at end of file