at91: 5.15: remove old config and patch files
[openwrt/openwrt.git] / .gitignore
index b0db77a362e73ea5eb21f47d6f22864c5ab00d45..84cfc997705f4b10d1100ce712323f960526ee67 100644 (file)
@@ -1,7 +1,11 @@
+*.o
+.DS_Store
+.*.swp
 /env
 /dl
 /.config
 /.config.old
 /env
 /dl
 /.config
 /.config.old
+/.toolchain_build_ver
 /bin
 /build_dir
 /staging_dir
 /bin
 /build_dir
 /staging_dir
 /feeds
 /feeds.conf
 /files
 /feeds
 /feeds.conf
 /files
+/target/linux/feeds
+/overlay
 /package/feeds
 /package/openwrt-packages
 /package/feeds
 /package/openwrt-packages
+/*.patch
+/llvm-bpf*
+key-build*
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
+.project
+.cproject
+.ccache
+.vscode*