Files
archived-ballistic/.gitignore
Ronald Caesar 05f73eeaa8 other: Update .gitignore
Signed-off-by: Ronald Caesar <github43132@proton.me>
2025-12-12 18:11:43 -04:00

58 lines
476 B
Plaintext

# Prerequisites
*.d
build/
*.bin
# 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
# debug information files
*.dwo