ignore file change

This commit is contained in:
YunHorn Technology 2022-09-21 08:12:07 +08:00
parent 33df952a44
commit d68c837a46
1 changed files with 6 additions and 1 deletions

7
.gitignore vendored
View File

@ -7,6 +7,8 @@
*.ko
*.obj
*.elf
*.axf
*.de
# Linker output
*.ilk
@ -28,7 +30,7 @@
*.so
*.so.*
*.dylib
./Drivers
# Executables
*.exe
@ -37,6 +39,9 @@
*.i*86
*.x86_64
*.hex
*.axf
*.dep
# Debug files
*.dSYM/