Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: FBDev <[email protected]>
  • Loading branch information
FBDev64 authored May 10, 2024
1 parent 41181ab commit 4dc81ec
Showing 1 changed file with 0 additions and 54 deletions.
54 changes: 0 additions & 54 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,55 +1 @@
# 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
*.sh
*.bash


# Debug files
*.dSYM/
*.su
*.idb
*.pdb

# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf

0 comments on commit 4dc81ec

Please sign in to comment.