scripts/metadata.pl: fix ignoring missing host dependencies
[openwrt.git] / .gitignore
index b45af33..1bef86e 100644 (file)
@@ -1,8 +1,25 @@
-.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*~
+git-src
\ No newline at end of file