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"
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment