[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / .gitignore
index cb4e62c..70a454c 100644 (file)
@@ -1,10 +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
This page took 0.025667 seconds and 4 git commands to generate.