metadata.pl: use alphabetical order for menuconfig categories, also fixes random...
[openwrt/staging/lynxis/omap.git] / .gitignore
index dbddf466ebd96e953e052fd08ce50328cd5a9c4b..70a454ca7cd08da011f32dc15a12f4c8ec6af1d7 100644 (file)
@@ -1,11 +1,24 @@
-/.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*~
\ No newline at end of file