tools: refresh all patches
[openwrt/staging/pepe2k.git] / .gitignore
index c6d99489ac06eda550d1c215f55d59e005bc392b..ad0475591915f499839bc3a0c4bedbb6011bd31e 100644 (file)
@@ -1,9 +1,37 @@
-/.config*
+*.o
+.DS_Store
+.*.swp
+/env
+/dl
+/.config
+/.config.old
+/.toolchain_build_ver
 /bin
-/build_*
-/toolchain_build_*
-/staging_dir*
+/build_dir
+/staging_dir
 /tmp
-/dl
-/tool_build
+/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*