Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
Revert main .gitignore modification
Browse files Browse the repository at this point in the history
  • Loading branch information
a2k-hanlon committed Jun 21, 2022
1 parent cd1a63e commit b361c79
Showing 1 changed file with 6 additions and 51 deletions.
57 changes: 6 additions & 51 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,52 +1,7 @@
# 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
!*.c
!*.h
!*.uvprojx
!*.ino
!*.gitignore

0 comments on commit b361c79

Please sign in to comment.