Skip to content

Commit

Permalink
Ignore the executable.
Browse files Browse the repository at this point in the history
  • Loading branch information
stolk committed May 12, 2021
1 parent 36210ff commit a8e9914
Showing 1 changed file with 2 additions and 42 deletions.
44 changes: 2 additions & 42 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,50 +3,10 @@

# 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
# Executable
diskgraph

# 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 a8e9914

Please sign in to comment.