Skip to content
Snippets Groups Projects
Commit ac5d6729 authored by Tom Ryser's avatar Tom Ryser
Browse files

Update .gitignore

keep only the necessary
parent fa02f946
No related branches found
No related tags found
1 merge request!3Resolve "add makefile with structure"
# Prerequisites
*.d
# Object files # Object files
*.o *.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 # Executables
*.exe *.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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment