polarssl: update to version 1.3.4 and add openssl compat patch
[openwrt.git] / .gitignore
index dbddf46..1bef86e 100644 (file)
@@ -1,11 +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