forked from orangepi-xunlong/orangepi-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
39 lines (34 loc) · 844 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
#
# 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
.tmp
kernel
output
u-boot
toolchains
userpatches
mkimage.sh
!external/patch/u-boot
!external/patch/kernel
!external/config/kernel
external/cache/.gpg
external/cache/hash
external/cache/rootfs
external/cache/sources/extra
external/cache/sources/sunxi-tools
external/cache/sources/rkbin-tools
external/cache/sources/orangepi-firmware
external/cache/sources/orangepi-firmware-git
external/cache/sources/rk3399_gst_xserver_libs
external/cache/sources/arm-trusted-firmware-sunxi-mainline