mb/google/brya/var/agah: Update FBVDD power-down delay
[coreboot.git] / .gitignore
blob0c3237b9e4f3586e93ead6b5262a1c73120086f1
1 junit.xml
2 abuild*.xml
3 .config
4 .config.old
5 defconfig
6 .coreboot-version
7 .xcompile
8 .ccwrap
9 build/
10 coreboot-builds/
11 coreboot-builds*/
13 site-local
15 *.\#
16 *.a
17 *.bin
18 *.debug
19 !Kconfig.debug
20 *.elf
21 *.fd
22 *.o
23 *.o.d
24 *.out
25 *.pyc
26 *.sw[po]
27 /*.rom
28 .test
29 .dependencies
31 # Development friendly files
32 tags
33 .clang_complete
34 .cache
35 compile_commands.json
37 # Cross-compile toolkits
38 xgcc/
39 tarballs/
41 # editor backup files, temporary files, IDE project files
43 *.kate-swp
44 *.kdev4