hostapd: add support for authenticating with multiple PSKs via ubus helper
[openwrt/staging/nbd.git] / .gitignore
index aff13e113631f1e1ceb0e470bae4e2e473306364..ad0475591915f499839bc3a0c4bedbb6011bd31e 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*
+private-key.pem
+public-key.pem
 *.orig
 *.rej
 *~
@@ -25,3 +31,7 @@ key-build*
 .emacs.desktop*
 TAGS*~
 git-src
+.project
+.cproject
+.ccache
+.vscode*