ignore setting updated

This commit is contained in:
Yunhorn 2023-05-24 16:46:11 +08:00
parent e6510d7e48
commit 20eff91513
1 changed files with 70 additions and 0 deletions

70
.gitignore vendored Normal file
View File

@ -0,0 +1,70 @@
# ---> C
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
*.axf
*.de
# Linker output
*.ilk
*.map
*.exp
*.list
*.su
# 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
*.axf
*.dep
*.d
*.o
*.dp
*.lst
*.build_log
*.build_log.htm
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
*.htm
*.html
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf