mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 20:52:22 -04: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
4
.gitignore
vendored
4
.gitignore
vendored
@ -16,6 +16,9 @@
|
|||||||
*.patch
|
*.patch
|
||||||
*.bin
|
*.bin
|
||||||
|
|
||||||
|
# Build tree
|
||||||
|
/build-*
|
||||||
|
|
||||||
#
|
#
|
||||||
# Top-level generic files
|
# Top-level generic files
|
||||||
#
|
#
|
||||||
@ -39,6 +42,7 @@
|
|||||||
/u-boot.ais
|
/u-boot.ais
|
||||||
/u-boot.dtb
|
/u-boot.dtb
|
||||||
/u-boot.sb
|
/u-boot.sb
|
||||||
|
/u-boot.geany
|
||||||
|
|
||||||
#
|
#
|
||||||
# Generated files
|
# Generated files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user