Skip to content

Commit

Permalink
Add *.so to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Dec 18, 2023
1 parent bac9c0d commit fb5b821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.o
*.exe
*.dll
*.so
*.a
*.lib
*.exp
Expand Down

0 comments on commit fb5b821

Please sign in to comment.