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