dnsmasq: full: disable ipset support by default
[openwrt/staging/mkresin.git] / .gitignore
index 55072ca5bd6f7c5aeb363eb0210e5b1517364847..a80cdbbea31029b612af83b0b5c75426caf4dab7 100644 (file)
@@ -5,6 +5,7 @@
 /dl
 /.config
 /.config.old
+/.toolchain_build_ver
 /bin
 /build_dir
 /staging_dir
 /overlay
 /package/feeds
 /package/openwrt-packages
-scripts/config/mconf_check
-scripts/config/zconf.hash.c
-scripts/config/zconf.lex.c
-scripts/config/zconf.tab.c
 /*.patch
+/llvm-bpf*
 key-build*
 *.orig
 *.rej
@@ -32,3 +30,5 @@ TAGS*~
 git-src
 .project
 .cproject
+.ccache
+.vscode*