fix: remove third party lib git save

This commit is contained in:
zhangsz
2025-03-07 15:55:58 +08:00
parent 0057e78368
commit 9b8bf9595f
4 changed files with 1805 additions and 1007 deletions

9
.gitignore vendored
View File

@@ -78,5 +78,14 @@ dkms.conf
# logs files
*.log
# dependencies
.deps
.libs
*.d
# third party libraries
third-lib
!third-lib/README.txt
# binary files
bin