Update .gitignore

This commit is contained in:
reshke 2024-10-18 13:20:09 +05:00 committed by GitHub
parent d61fc36d4f
commit 224497baee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

60
.gitignore vendored
View file

@ -1,52 +1,14 @@
# Prerequisites
*.d
# Object files
/dist/
/log/
/results/
/tmp_check/
/sql/vector--?.?.?.sql
regression.*
*.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.*
*.bc
*.dll
*.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
*.obj
*.lib
*.exp