1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-27 13:31:16 +02:00

Build: Ignore build tree and IDE control file

Signed-off-by: Timo Ketola <timo@exertus.fi>
This commit is contained in:
Timo Ketola
2012-04-11 23:33:49 +00:00
committed by Wolfgang Denk
parent 20959471b5
commit 5941a61a7c

4
.gitignore vendored
View File

@@ -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