ar71xx: add preliminary support for Mikrotik RB2011L
[openwrt/svn-archive/archive.git] / .gitignore
index 5c2aa652d9415b15c48a64ff55b395a07785efda..70a454ca7cd08da011f32dc15a12f4c8ec6af1d7 100644 (file)
@@ -1,8 +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