更新 '.gitignore'

This commit is contained in:
Yunhorn 2022-09-20 14:28:57 +08:00
parent aff03bc071
commit f8a24c23b8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -28,6 +28,7 @@
*.so *.so
*.so.* *.so.*
*.dylib *.dylib
./Drivers
# Executables # Executables
*.exe *.exe