dnsmasq: full: disable ipset support by default
[openwrt/staging/mkresin.git] / .gitignore
index e3479758d0ee3ee4f07373d68532b370d3c23d69..a80cdbbea31029b612af83b0b5c75426caf4dab7 100644 (file)
@@ -1,8 +1,11 @@
+*.o
+.DS_Store
 .*.swp
 /env
 /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
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
+.project
+.cproject
+.ccache
+.vscode*