dnsmasq: full: disable ipset support by default
[openwrt/staging/mkresin.git] / .gitignore
index 6549af83be8a28587f07fa23a0298e030d396171..a80cdbbea31029b612af83b0b5c75426caf4dab7 100644 (file)
@@ -5,6 +5,7 @@
 /dl
 /.config
 /.config.old
+/.toolchain_build_ver
 /bin
 /build_dir
 /staging_dir
@@ -17,6 +18,7 @@
 /package/feeds
 /package/openwrt-packages
 /*.patch
+/llvm-bpf*
 key-build*
 *.orig
 *.rej
@@ -28,3 +30,5 @@ TAGS*~
 git-src
 .project
 .cproject
+.ccache
+.vscode*