build: make the squashfs block size configurable
[openwrt/staging/yousong.git] / .gitignore
index b9a191f9d9a23f2fbd6dbdb2ae878dd2a2f96936..1bef86e97137eaf11c234ac6c08f8008536ca3a2 100644 (file)
@@ -1,8 +1,25 @@
-/.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*~
+git-src
\ No newline at end of file