67 lines
803 B
Plaintext
67 lines
803 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
|
|
/target/linux/feeds
|
|
/overlay
|
|
/package/feeds
|
|
/package/openwrt-packages
|
|
/*.patch
|
|
/llvm-bpf*
|
|
/tools
|
|
/toolchain
|
|
/.git.upstream
|
|
key-build*
|
|
private-key.pem
|
|
public-key.pem
|
|
version
|
|
version.date
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
.#*
|
|
*#
|
|
.emacs.desktop*
|
|
TAGS*~
|
|
git-src
|
|
.project
|
|
.cproject
|
|
.ccache
|
|
.vscode*
|
|
.github/
|
|
config/
|
|
.devcontainer/
|
|
include/
|
|
scripts/
|
|
package/
|
|
LICENSES/
|
|
*.upstream
|
|
Makefile
|
|
feeds.conf.default
|
|
COPYING
|
|
Config.in
|
|
BSDmakefile
|
|
README.md
|
|
rules.mk
|
|
/target/imagebuilder/
|
|
/target/sdk/
|
|
/target/toolchain/
|
|
/target/linux/*
|
|
!/target/linux/ramips/
|
|
/target/linux/ramips/*
|
|
!/target/linux/ramips/dts/
|
|
/target/linux/ramips/dts/*
|
|
!/target/linux/ramips/dts/mt7628an_zbtlink_zbt-we2426-c.dts
|