.gitignore: Split into subdirectory files

There's no need for the global list of files to ignore, so use git's
ability to work with more local configuration.

Change-Id: I50882e6756cbc0fdfd899353cc23962544690fb3
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46879
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Patrick Georgi
2020-10-28 11:30:54 +01:00
parent 33b0f15434
commit 6065f616eb
30 changed files with 129 additions and 96 deletions

3
util/amdfwtool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
amdfwtool

3
util/archive/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
archive

3
util/autoport/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
autoport

3
util/bincfg/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
bincfg

1
util/board_status/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
board-status

3
util/bucts/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
bucts

7
util/cbfstool/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.dependencies
.test
cbfs-compression-tool
cbfstool
fmaptool
ifwitool
rmodtool

3
util/cbmem/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
cbmem

28
util/crossgcc/.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
acpica-unix-*/
binutils-*/
build-*BINUTILS/
build-*EXPAT/
build-*GCC/
build-*GDB/
build-*GMP/
build-*LIBELF/
build-*MPC/
build-*MPFR/
build-*PYTHON/
build-*LVM/
build-*IASL/
expat-*/
gcc-*/
gdb-*/
gmp-*/
libelf-*/
mingwrt-*/
mpc-*/
mpfr-*/
Python-*/
*.src/
tarballs/
w32api-*/
xgcc/
xgcc-*/
xgcc

3
util/ectool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
ectool

3
util/futility/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
futility

3
util/genprof/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
genprof

3
util/ifdtool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
ifdtool

3
util/intelmetool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
intelmetool

4
util/intelp2m/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.dependencies
.test
intelp2m
generate/gpio.h

3
util/inteltool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
inteltool

3
util/intelvbttool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
intelvbttool

4
util/kbc1126/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.dependencies
.test
kbc1126_ec_dump
kbc1126_ec_insert

5
util/msrtool/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.dependencies
.test
msrtool
Makefile
Makefile.deps

3
util/nvramtool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
nvramtool

3
util/pmh7tool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
pmh7tool

4
util/spd_tools/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.dependencies
.test
*/gen_spd
*/gen_part_id

3
util/superiotool/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
superiotool

3
util/vgabios/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.dependencies
.test
testbios