chore: updated gitignore and work

This commit is contained in:
Rushil Umaretiya 2024-02-01 12:52:24 -05:00
parent 88ad1ada22
commit 87c5967b9a
No known key found for this signature in database
GPG Key ID: 4E8FAF9C926AF959

53
.gitignore vendored
View File

@ -1,52 +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
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
*lock*