mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
Build: Ignore build tree and IDE control file
Signed-off-by: Timo Ketola <timo@exertus.fi>
This commit is contained in:

committed by
Wolfgang Denk

parent
20959471b5
commit
5941a61a7c
4
.gitignore
vendored
4
.gitignore
vendored
@ -16,6 +16,9 @@
|
||||
*.patch
|
||||
*.bin
|
||||
|
||||
# Build tree
|
||||
/build-*
|
||||
|
||||
#
|
||||
# Top-level generic files
|
||||
#
|
||||
@ -39,6 +42,7 @@
|
||||
/u-boot.ais
|
||||
/u-boot.dtb
|
||||
/u-boot.sb
|
||||
/u-boot.geany
|
||||
|
||||
#
|
||||
# Generated files
|
||||
|
Reference in New Issue
Block a user