generic: 6.1, 6.6: remove patch which breaks WAN on MT7621
[openwrt/openwrt.git] / .gitignore
index 1bef86e97137eaf11c234ac6c08f8008536ca3a2..84cfc997705f4b10d1100ce712323f960526ee67 100644 (file)
@@ -5,6 +5,7 @@
 /dl
 /.config
 /.config.old
+/.toolchain_build_ver
 /bin
 /build_dir
 /staging_dir
 /feeds
 /feeds.conf
 /files
+/target/linux/feeds
+/overlay
 /package/feeds
 /package/openwrt-packages
+/*.patch
+/llvm-bpf*
+key-build*
 *.orig
 *.rej
 *~
@@ -22,4 +28,8 @@
 *#
 .emacs.desktop*
 TAGS*~
-git-src
\ No newline at end of file
+git-src
+.project
+.cproject
+.ccache
+.vscode*