generic: v6.1, v6.6: add patch to fix PHY-muxing on MT7530
[openwrt/openwrt.git] / .gitignore
index b9a191f9d9a23f2fbd6dbdb2ae878dd2a2f96936..84cfc997705f4b10d1100ce712323f960526ee67 100644 (file)
@@ -1,8 +1,35 @@
-/.config*
+*.o
+.DS_Store
+.*.swp
+/env
+/dl
+/.config
+/.config.old
+/.toolchain_build_ver
 /bin
 /bin
-/build_*
-/toolchain_build_*
-/staging_dir_*
+/build_dir
+/staging_dir
 /tmp
 /tmp
-/dl
-/tool_build
+/logs
+/feeds
+/feeds.conf
+/files
+/target/linux/feeds
+/overlay
+/package/feeds
+/package/openwrt-packages
+/*.patch
+/llvm-bpf*
+key-build*
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
+.project
+.cproject
+.ccache
+.vscode*