ar71xx: image use the 64kraw template for the TEW-732BR board
[openwrt/svn-archive/archive.git] / .gitignore
index b45af33f0d528a2c9f2fd7ded1608553f3b0c9a5..70a454ca7cd08da011f32dc15a12f4c8ec6af1d7 100644 (file)
@@ -1,8 +1,24 @@
-.config*
-bin
-build_*
-toolchain_build_*
-staging_dir_*
-tmp
-dl
-tool_build
+*.o
+.DS_Store
+.*.swp
+/env
+/dl
+/.config
+/.config.old
+/bin
+/build_dir
+/staging_dir
+/tmp
+/logs
+/feeds
+/feeds.conf
+/files
+/package/feeds
+/package/openwrt-packages
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
\ No newline at end of file