oxnas: drop target
[openwrt/openwrt.git] / .gitignore
index 6142076be2e5b0b00245ed9c91d376a419afdddb..84cfc997705f4b10d1100ce712323f960526ee67 100644 (file)
@@ -1,12 +1,35 @@
+*.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*
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
+.project
+.cproject
+.ccache
+.vscode*