ignore binaries

This commit is contained in:
2025-03-01 23:02:35 +03:00
parent 4123b547da
commit eba3798bb2
2 changed files with 2 additions and 9 deletions

11
.gitignore vendored
View File

@@ -1,34 +1,27 @@
# 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
@@ -36,8 +29,8 @@
*.x86_64
*.hex
# VScode stuff
*.code-workspace
# Other
*.img
kosh

BIN
kosh

Binary file not shown.