Correcting .gitignore

This commit is contained in:
Valentin Moguerou 2021-10-11 18:56:51 +02:00
parent 0305d80f7e
commit 69e9c4e70f

57
.gitignore vendored
View File

@ -1,54 +1,9 @@
# ---> C # Output
# Prerequisites
*.d
# Object files obj/*
*.o bin/*
*.ko
*.obj
*.elf
# Linker output # Mac OS
*.ilk .DS_Store
*.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