linuxboot/.gitignore

94 lines
731 B
Plaintext
Raw Normal View History

2017-12-21 17:13:26 +00:00
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
2018-01-20 16:11:20 +00:00
# Other things
2016-07-25 14:08:32 +00:00
.*.swp
2016-07-25 17:36:55 +00:00
*.xz
*.bz2
*.gz
*.sign
*.rom
2016-07-29 12:54:04 +00:00
*.o
*.gz
*.tgz
*.img
*.rom
2016-08-03 01:22:46 +00:00
*.cpio
2016-08-05 16:26:35 +00:00
typescript*
2016-11-23 17:10:40 +00:00
config/*.old
2017-03-27 19:55:47 +00:00
*.log
2017-04-05 22:43:18 +00:00
*~
crossgcc
install
2017-03-31 15:24:10 +00:00
clean
2017-09-20 21:46:56 +00:00
*.map
*.sec
*.dep
*.ffs
*.vol
2017-10-05 19:17:24 +00:00
*.lz
*.fv
*.bin
*.bad
blobs/*/volume*
bin/create-ffs.utk
bin/utk
edk2
bzImage
2018-01-25 23:26:07 +00:00
boards/*/volume-*
.config
*.raw
*.pad
*.hop
*.efi