update .gitignore
This commit is contained in:
parent
5c20e85f27
commit
f33907443a
10 changed files with 229 additions and 6 deletions
11
lichee/.gitignore
vendored
Normal file
11
lichee/.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
.buildconfig
|
||||
out/
|
||||
brandy/toolchain/
|
||||
tools/build/toolchain/
|
||||
tools/pack/out/
|
||||
tools/pack/*.img
|
||||
tools/product
|
||||
tools/pack/chips/sun50iw1p1/bin/u-boot-sun50iw1p1.bin
|
||||
buildroot/target/common/rootfs/sysroot.tar.gz
|
||||
buildroot/target/test/a1x-test.tar.gz
|
||||
buildroot/target/tools/host/usr/bin/mke2fs
|
Loading…
Add table
Add a link
Reference in a new issue