mirror of
https://dev.iopsys.eu/iopsys/iopsyswrt.git
synced 2025-12-20 00:52:33 +08:00
48 lines
555 B
Plaintext
48 lines
555 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*
|
|
key-build*
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
.#*
|
|
*#
|
|
.emacs.desktop*
|
|
TAGS*~
|
|
git-src
|
|
.project
|
|
.cproject
|
|
.ccache
|
|
.vscode*
|
|
|
|
|
|
.genconfig_config_bak
|
|
.current_config_file
|
|
.genconfig.config
|
|
customerconfigs/
|
|
target/linux/feeds/
|
|
# old location still needed due to bugs
|
|
target/linux/iopsys-*
|
|
target/linux/airoha
|
|
target/linux/brcmbca
|
|
target/linux/ipq95xx
|