X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/04fe99d30d977b4287c4a0d1ec9dc72bd8418c90..502d6255c81bbbfa76c6fc153d2c57351ee85d32:/.gitignore diff --git a/.gitignore b/.gitignore index 6142076be..70a454ca7 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