Removed .so in .gitignore

This commit is contained in:
Jack Ren
2022-05-11 18:09:51 +08:00
parent 39718ef2c1
commit bca57f1c6b
3 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -28,7 +28,7 @@ peda*.txt
# Shared objects (inc. Windows DLLs)
*.dll
*.so
# *.so
*.so.*
*.dylib