tools/patchelf: update to 0.18.0
[openwrt/staging/dedeckeh.git] / .gitignore
index 70a454ca7cd08da011f32dc15a12f4c8ec6af1d7..a80cdbbea31029b612af83b0b5c75426caf4dab7 100644 (file)
@@ -5,6 +5,7 @@
 /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*~
\ No newline at end of file
+TAGS*~
+git-src
+.project
+.cproject
+.ccache
+.vscode*