1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-04-26 03:45:06 +02:00
openwrt/.gitignore
Felix Fietkau 00ce13490a .gitgnore: add llvm-bpf
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-11-21 18:18:01 +01:00

35 lines
311 B
Plaintext

*.o
.DS_Store
.*.swp
/env
/dl
/.config
/.config.old
/.toolchain_build_ver
/bin
/build_dir
/staging_dir
/tmp
/logs
/feeds
/feeds.conf
/files
/overlay
/package/feeds
/package/openwrt-packages
/*.patch
/llvm-bpf*
key-build*
*.orig
*.rej
*~
.#*
*#
.emacs.desktop*
TAGS*~
git-src
.project
.cproject
.ccache
.vscode*