mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-01-22 19:16:19 +07:00
55 lines
1.3 KiB
Plaintext
55 lines
1.3 KiB
Plaintext
#
|
|
# NOTE! Don't add files that are generated in specific
|
|
# subdirectories here. Add them in the ".gitignore" file
|
|
# in that subdirectory instead.
|
|
#
|
|
# NOTE! Please use 'git ls-files -i --exclude-standard'
|
|
# command after changing this file, to see if there are
|
|
# any tracked files which get ignored after the change.
|
|
#
|
|
# Normal rules
|
|
#
|
|
|
|
*.bak
|
|
*.swp
|
|
*.tar.gz
|
|
*.patch
|
|
|
|
b.sh
|
|
.tmp
|
|
kernel
|
|
output
|
|
u-boot
|
|
toolchains
|
|
userpatches
|
|
|
|
mkimage.sh
|
|
|
|
!external/patch/u-boot
|
|
!external/patch/kernel
|
|
!external/config/kernel
|
|
!external/packages/bsp/common/etc/kernel
|
|
!external/packages/bsp/rk3588/etc/kernel
|
|
|
|
external/cache/.gpg
|
|
external/cache/hash
|
|
external/cache/rootfs
|
|
external/cache/sources/extra
|
|
external/cache/sources/evalcache
|
|
external/cache/sources/oh-my-zsh
|
|
external/cache/sources/sunxi-tools
|
|
external/cache/sources/rkbin-tools
|
|
external/cache/sources/ffmpeg_kodi*
|
|
external/cache/sources/orangepi-test
|
|
external/cache/sources/rk3588_packages*
|
|
external/cache/sources/rk356x_packages
|
|
external/cache/sources/rk35xx_packages
|
|
external/cache/sources/rk-rootfs-build*
|
|
external/cache/sources/orangepi-firmware*
|
|
external/cache/sources/wiringOP
|
|
external/cache/sources/wiringOP-Python
|
|
external/cache/sources/rk3399_gst_xserver_libs
|
|
external/cache/sources/ascend-driver
|
|
external/cache/sources/arm-trusted-firmware-sunxi-mainline
|
|
external/cache/debs/arm64/balena-etcher-electron_1.7.9+5945ab1f_arm64.deb
|