uclient: update to Git HEAD (2024-04-19)
[openwrt/openwrt.git] / .gitignore
index 6549af83be8a28587f07fa23a0298e030d396171..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
@@ -28,3 +31,5 @@ TAGS*~
 git-src
 .project
 .cproject
+.ccache
+.vscode*