mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Build: Ignore build tree and IDE control file
Signed-off-by: Timo Ketola <timo@exertus.fi>
This commit is contained in:
parent
20959471b5
commit
5941a61a7c
1 changed files with 4 additions and 0 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue