Update .gitignore

This commit is contained in:
2026-01-13 20:30:31 +00:00
parent 466c1de242
commit 1614421631

36
.gitignore vendored
View File

@@ -202,42 +202,42 @@ cython_debug/
# ---> C # ---> C
# Prerequisites # Prerequisites
*.d #*.d
# Object files # Object files
*.o #*.o
*.ko #*.ko
*.obj #*.obj
*.elf #*.elf
# Linker output # Linker output
*.ilk *.ilk
*.map #*.map
*.exp #*.exp
# Precompiled Headers # Precompiled Headers
*.gch *.gch
*.pch *.pch
# Libraries # Libraries
*.lib #*.lib
*.a #*.a
*.la #*.la
*.lo #*.lo
# Shared objects (inc. Windows DLLs) # Shared objects (inc. Windows DLLs)
*.dll #*.dll
*.so #*.so
*.so.* #*.so.*
*.dylib #*.dylib
# Executables # Executables
*.exe #*.exe
*.out #*.out
*.app *.app
*.i*86 *.i*86
*.x86_64 *.x86_64
*.hex #*.hex
# Debug files # Debug files
*.dSYM/ *.dSYM/