generic: backport accepted and pending patches for mtk_eth_soc
[openwrt/staging/dangole.git] / .gitignore
index a8777b29b755675d27913bf5274e67ce16c90633..ad0475591915f499839bc3a0c4bedbb6011bd31e 100644 (file)
@@ -1,11 +1,37 @@
+*.o
+.DS_Store
+.*.swp
+/env
 /dl
 /.config
 /.config.old
+/.toolchain_build_ver
 /bin
 /build_dir
 /staging_dir
 /tmp
+/logs
 /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
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
+.project
+.cproject
+.ccache
+.vscode*