Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
joevt committed Jun 29, 2022
1 parent c682ba4 commit 518c306
Show file tree
Hide file tree
Showing 54 changed files with 34,729 additions and 48 deletions.
53 changes: 5 additions & 48 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,52 +1,9 @@
# Prerequisites
*.d

# Object files
*.o
*.ko
*.obj
*.elf
# BBEdit worksheet files
*.worksheet

# 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
# ImportPciIds.sh files
pciidsInternal.c
pci.ids.ucs-2le
Loading

0 comments on commit 518c306

Please sign in to comment.