Skip to content
Permalink
3f36f67b4c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
56 lines (47 sloc) 475 Bytes
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
*.lib
# Binary Resources
*.res
RC*
# Linker output
*.ilk
*.map
*.exp
# Extra Compiled Codes
*.cod
# Precompiled Headers
*.gch
*.pch
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.sys
*.out
*.app
*.i*86
*.x86_64
*.hex
*.efi
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf